Skip to content

Commit

Permalink
Pin TRL
Browse files Browse the repository at this point in the history
Fixes #207
  • Loading branch information
BramVanroy authored Feb 27, 2025
1 parent ae3f44f commit b4bd897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"tensorboard",
"torch>=2.1.2",
"transformers>=4.39.3",
"trl>=0.9.6",
"trl>=0.9.6,<0.13.0",
"jinja2>=3.0.0",
"tqdm>=4.64.1",
]
Expand Down

0 comments on commit b4bd897

Please sign in to comment.