Skip to content

Commit 5a7ba95

Browse files
authored
Pin TRL (#212)
Fixes #207
1 parent ae3f44f commit 5a7ba95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"tensorboard",
6767
"torch>=2.1.2",
6868
"transformers>=4.39.3",
69-
"trl>=0.9.6",
69+
"trl>=0.9.6,<0.13.0",
7070
"jinja2>=3.0.0",
7171
"tqdm>=4.64.1",
7272
]

0 commit comments

Comments
 (0)