Spaces:
Runtime error
Runtime error
FlawedLLM
commited on
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
2 |
-
xformers<0.0.26
|
|
|
|
|
|
|
|
|
|
|
|
1 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
2 |
+
xformers<0.0.26
|
3 |
+
accelerate==0.29.3
|
4 |
+
trl==0.8.6
|
5 |
+
bitsandbytes==0.43.1
|
6 |
+
peft==0.11.1
|
7 |
+
transformers==4.39.3
|