Sebastien De Greef
commited on
Commit
·
3cf528f
1
Parent(s):
c78d27d
chore: update trl dependency to version 0.9.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
2 |
xformers
|
3 |
-
|
4 |
peft
|
5 |
accelerate
|
6 |
bitsandbytes
|
|
|
1 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
2 |
xformers
|
3 |
+
trl<0.9.0
|
4 |
peft
|
5 |
accelerate
|
6 |
bitsandbytes
|