Fixes #207
This commit is contained in:
Bram Vanroy
2025-04-30 16:18:57 +02:00
committed by GitHub
parent ae3f44fc7d
commit 5a7ba955d3
+1 -1
View File
@@ -66,7 +66,7 @@ _deps = [
"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",
]