Spaces:
Runtime error
Runtime error
FlawedLLM
commited on
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
huggingface-hub
|
|
|
1 |
+
pip==23.3.2
|
2 |
+
transformers==4.39.3
|
3 |
+
accelerate==0.29.3
|
4 |
+
bitsandbytes==0.43.1
|
5 |
+
peft==0.11.1
|
6 |
+
huggingface-hub==0.22.2
|