Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
unsloth @ git+https://github.com/unslothai/unsloth.git
|
|
|
|
| 2 |
transformers>=4.56.2
|
| 3 |
torch>=2.8.0
|
| 4 |
trl
|
|
|
|
| 1 |
unsloth @ git+https://github.com/unslothai/unsloth.git
|
| 2 |
+
unsloth_zoo
|
| 3 |
transformers>=4.56.2
|
| 4 |
torch>=2.8.0
|
| 5 |
trl
|