Spaces:
Sleeping
Sleeping
Commit
•
f9b9b93
1
Parent(s):
fca2c2b
try optimum
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
pip, --upgrade
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
git+https://github.com/huggingface/transformers
|
5 |
accelerate
|
6 |
-
optimum
|
7 |
-
flash-attn, --no-build-isolation
|
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
git+https://github.com/huggingface/transformers
|
4 |
accelerate
|
5 |
+
optimum
|
|