Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
# basic dependencies
|
3 |
-
torch==2.
|
4 |
-
torchvision==0.
|
5 |
datasets==2.21.0
|
6 |
transformers==4.46.3
|
7 |
tokenizers==0.20.3
|
@@ -43,4 +43,4 @@ tabulate
|
|
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.
|
|
|
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==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.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|