Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
| 3 |
trl>=0.13.0
|
| 4 |
peft>=0.14.0
|
| 5 |
accelerate>=1.2.0
|
|
@@ -7,12 +10,8 @@ bitsandbytes>=0.45.0
|
|
| 7 |
|
| 8 |
flash-attn --no-build-isolation
|
| 9 |
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
psutil
|
| 14 |
-
tensorboard
|
| 15 |
sentencepiece
|
| 16 |
protobuf
|
| 17 |
-
|
| 18 |
-
cut-cross-entropy
|
|
|
|
| 1 |
|
| 2 |
+
unsloth[cu121-torch250] @ git+https://github.com/unslothai/unsloth.git
|
| 3 |
+
unsloth_zoo
|
| 4 |
+
|
| 5 |
+
transformers>=4.50.0
|
| 6 |
trl>=0.13.0
|
| 7 |
peft>=0.14.0
|
| 8 |
accelerate>=1.2.0
|
|
|
|
| 10 |
|
| 11 |
flash-attn --no-build-isolation
|
| 12 |
|
| 13 |
+
torchao
|
| 14 |
+
cut-cross-entropy
|
|
|
|
|
|
|
|
|
|
| 15 |
sentencepiece
|
| 16 |
protobuf
|
| 17 |
+
psutil
|
|
|