Spaces:
Runtime error
Runtime error
Commit
·
a448913
1
Parent(s):
5426298
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
langchain
|
4 |
-
|
|
|
1 |
+
git+https://github.com/huggingface/peft.git
|
2 |
+
git+https://github.com/huggingface/accelerate.git
|
3 |
langchain
|
4 |
+
bitsandbytes
|