Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
545acf0
1
Parent(s):
76ee3f5
Add flash-attn wheel link to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
torch
|
3 |
torchvision
|
4 |
accelerate
|
5 |
-
spaces
|
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
accelerate
|
5 |
+
spaces
|
6 |
+
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
|