Spaces:
Sleeping
Sleeping
WilliamGazeley
commited on
Commit
·
aaac205
1
Parent(s):
09466d5
Reinstall flash attention
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
transformers
|
3 |
torch
|
4 |
vllm
|
|
|
5 |
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
vllm
|
5 |
+
flash-attn --no-build-isolation
|
6 |
|