shenyunhang commited on
Commit
e89636f
·
verified ·
1 Parent(s): 697bee1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
 
3
  expecttest
4
  peft
@@ -45,9 +45,9 @@ modelscope
45
  word2number
46
 
47
 
48
- torch==2.6.0
49
- torchvision==0.21.0
50
- torchaudio==2.6.0
51
- https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.6cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
52
 
53
 
 
1
+
2
 
3
  expecttest
4
  peft
 
45
  word2number
46
 
47
 
48
+ torch==2.5.1
49
+ torchvision
50
+ torchaudio
51
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
52
 
53