Skip to content

Commit 265a044

Browse files
authored
Merge branch 'master' into update/CPPLLAMA_VERSION
2 parents ab2c21a + 607586e commit 265a044

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

backend/python/common-env/transformers/transformers-nvidia.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ dependencies:
8989
- six==1.16.0
9090
- sympy==1.12
9191
- tokenizers
92-
- torch==2.2.1
93-
- torchvision==0.17.1
92+
- torch==2.1.2
93+
- torchvision==0.16.2
9494
- torchaudio==2.1.2
9595
- tqdm==4.66.1
9696
- triton==2.1.0

backend/python/common-env/transformers/transformers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ dependencies:
7676
- six==1.16.0
7777
- sympy==1.12
7878
- tokenizers
79-
- torch==2.2.1
80-
- torchvision==0.17.1
79+
- torch==2.1.2
80+
- torchvision==0.16.2
8181
- torchaudio==2.1.2
8282
- tqdm==4.66.1
8383
- triton==2.1.0

0 commit comments

Comments
 (0)