Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torchvision
|
| 2 |
unsloth @ git+https://github.com/unslothai/unsloth.git
|
| 3 |
unsloth_zoo @ git+https://github.com/unslothai/unsloth-zoo.git
|
| 4 |
-
trl==0.
|
| 5 |
transformers
|
| 6 |
accelerate
|
| 7 |
bitsandbytes
|
|
|
|
| 1 |
torchvision
|
| 2 |
unsloth @ git+https://github.com/unslothai/unsloth.git
|
| 3 |
unsloth_zoo @ git+https://github.com/unslothai/unsloth-zoo.git
|
| 4 |
+
trl==0.20.0
|
| 5 |
transformers
|
| 6 |
accelerate
|
| 7 |
bitsandbytes
|