Skip to content

Commit 3803ecc

Browse files
committed
deps: upgrade trl
Signed-off-by: Will Johnson <mwjohnson728@gmail.com>
1 parent 179da0a commit 3803ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"sentencepiece>=0.1.99,<0.3",
3535
"tokenizers>=0.13.3,<1.0",
3636
"tqdm>=4.66.2,<5.0",
37-
"trl>=0.13,<0.17",
37+
"trl>=0.13,<0.18",
3838
"peft>=0.8.0,<0.14",
3939
"protobuf>=5.28.0,<6.0.0",
4040
"datasets>=2.15.0,<4.0",

0 commit comments

Comments
 (0)