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