Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
| 2 |
+
xformers<0.0.27
|
| 3 |
+
trl<0.9.0
|
| 4 |
+
peft==0.12.0
|
| 5 |
+
accelerate==0.34.2
|
| 6 |
+
bitsandbytes==0.47.0
|
| 7 |
+
torchvision>=0.25.0
|
| 8 |
+
datasets
|
| 9 |
+
requests
|