Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ torch==2.2.0
|
|
4 |
triton
|
5 |
|
6 |
--find-links https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.9/
|
7 |
-
flash-attn==2.5.9.post1
|
8 |
|
9 |
transformers
|
10 |
accelerate
|
|
|
4 |
triton
|
5 |
|
6 |
--find-links https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.9/
|
7 |
+
flash-attn==2.5.9.post1
|
8 |
|
9 |
transformers
|
10 |
accelerate
|