Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch
|
|
2 |
bitsandbytes
|
3 |
datasets
|
4 |
loralib
|
5 |
-
sentencepiece
|
6 |
git+https://github.com/huggingface/transformers.git
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
bingbong
|
|
|
2 |
bitsandbytes
|
3 |
datasets
|
4 |
loralib
|
5 |
+
sentencepiece==0.1.99
|
6 |
git+https://github.com/huggingface/transformers.git
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
bingbong
|