Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers
|
|
4 |
torch
|
5 |
accelerate
|
6 |
llama-cpp-python
|
7 |
-
peft
|
|
|
|
4 |
torch
|
5 |
accelerate
|
6 |
llama-cpp-python
|
7 |
+
peft
|
8 |
+
sentencepiece
|