lixin4ever commited on
Commit
5eef352
·
verified ·
1 Parent(s): 7265d87

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
1
  # basic dependencies
2
- torch
3
- torchvision
4
  datasets
5
  transformers==4.46.3
6
  tokenizers
@@ -42,4 +43,4 @@ tabulate
42
  Levenshtein
43
  pycocotools
44
  spaces
45
- https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.0.8/flash_attn-2.7.4.post1+cu126torch2.7-cp310-cp310-linux_x86_64.whl
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu124
2
  # basic dependencies
3
+ torch==2.4.0
4
+ torchvision==0.19.0
5
  datasets
6
  transformers==4.46.3
7
  tokenizers
 
43
  Levenshtein
44
  pycocotools
45
  spaces
46
+ 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