ClownRat commited on
Commit
51f3070
•
1 Parent(s): 4105bd7

Update version.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
  # basic dependencies
3
  torchvision==0.15.2
4
- torch==2.1.0
5
  transformers==4.37.2
6
  tokenizers==0.15.1
7
  deepspeed==0.13.1
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu117
2
  # basic dependencies
3
  torchvision==0.15.2
4
+ torch==2.0.1
5
  transformers==4.37.2
6
  tokenizers==0.15.1
7
  deepspeed==0.13.1