We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3f44f commit 5a7ba95Copy full SHA for 5a7ba95
setup.py
@@ -66,7 +66,7 @@
66
"tensorboard",
67
"torch>=2.1.2",
68
"transformers>=4.39.3",
69
- "trl>=0.9.6",
+ "trl>=0.9.6,<0.13.0",
70
"jinja2>=3.0.0",
71
"tqdm>=4.64.1",
72
]
0 commit comments