Spaces:
Runtime error
Runtime error
ffreemt
commited on
Commit
·
a2ed89e
1
Parent(s):
a27c4fb
Update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,8 +2,8 @@ transformers==4.31.0
|
|
| 2 |
accelerate
|
| 3 |
tiktoken
|
| 4 |
einops
|
| 5 |
-
flash-attention
|
| 6 |
|
|
|
|
| 7 |
# git clone -b v1.0.8 https://github.com/Dao-AILab/flash-attention
|
| 8 |
# cd flash-attention && pip install .
|
| 9 |
# pip install csrc/layer_norm
|
|
|
|
| 2 |
accelerate
|
| 3 |
tiktoken
|
| 4 |
einops
|
|
|
|
| 5 |
|
| 6 |
+
# flash-attention
|
| 7 |
# git clone -b v1.0.8 https://github.com/Dao-AILab/flash-attention
|
| 8 |
# cd flash-attention && pip install .
|
| 9 |
# pip install csrc/layer_norm
|