Spaces:
Runtime error
Runtime error
add
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ huggingface_hub==0.25.2
|
|
3 |
transformers==4.46.3
|
4 |
# bitsandbytes==0.42.0
|
5 |
torch==2.5.1
|
6 |
-
gguf==0.10.0
|
|
|
|
3 |
transformers==4.46.3
|
4 |
# bitsandbytes==0.42.0
|
5 |
torch==2.5.1
|
6 |
+
gguf==0.10.0
|
7 |
+
sentencepiece==0.2.0
|