Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ accelerate
|
|
| 3 |
optimum>=1.12.0
|
| 4 |
auto-gptq
|
| 5 |
torch==2.1.0
|
| 6 |
-
transformers>=4.32.0
|
|
|
|
|
|
| 3 |
optimum>=1.12.0
|
| 4 |
auto-gptq
|
| 5 |
torch==2.1.0
|
| 6 |
+
transformers>=4.32.0
|
| 7 |
+
ctransformers>=0.2.24
|