lixin4ever commited on
Commit
48d9df1
·
verified ·
1 Parent(s): 154d423

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
  # basic dependencies
3
- # torch==2.5.0
4
- #torchvision==0.19.0
5
- torchvision==0.20.0
6
  datasets==2.21.0
7
  transformers==4.46.3
8
  tokenizers==0.20.3
@@ -44,5 +43,4 @@ tabulate
44
  Levenshtein
45
  pycocotools==2.0.8
46
  spaces
47
- #https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
48
- 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
 
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
  # basic dependencies
3
+ torch==2.5.1
4
+ torchvision==0.20.1
 
5
  datasets==2.21.0
6
  transformers==4.46.3
7
  tokenizers==0.20.3
 
43
  Levenshtein
44
  pycocotools==2.0.8
45
  spaces
46
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl