Spaces:
Running
on
Zero
Running
on
Zero
add flash-attn
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ huggingface-hub
|
|
5 |
termcolor
|
6 |
transformers
|
7 |
torch
|
8 |
-
num2words
|
|
|
|
5 |
termcolor
|
6 |
transformers
|
7 |
torch
|
8 |
+
num2words
|
9 |
+
flash-attn
|