Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
| 3 |
xformers==0.0.26.post1
|
| 4 |
peft==0.11.1
|
| 5 |
-
trl
|
| 6 |
transformers
|
| 7 |
bitsandbytes
|
| 8 |
accelerate==0.31.0
|
|
|
|
| 2 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
| 3 |
xformers==0.0.26.post1
|
| 4 |
peft==0.11.1
|
| 5 |
+
trl<0.9.0
|
| 6 |
transformers
|
| 7 |
bitsandbytes
|
| 8 |
accelerate==0.31.0
|