Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ bitsandbytes
|
|
6 |
auto-gptq
|
7 |
einops
|
8 |
peft
|
9 |
-
optimum
|
|
|
|
|
|
6 |
auto-gptq
|
7 |
einops
|
8 |
peft
|
9 |
+
optimum
|
10 |
+
sentencepiece
|
11 |
+
scipy
|