Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
|
@@ -1 +1,8 @@
|
|
| 1 |
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
| 3 |
+
xformers<0.0.26
|
| 4 |
+
trl
|
| 5 |
+
peft
|
| 6 |
+
accelerate
|
| 7 |
+
bitsandbytes
|
| 8 |
+
|