This commit is contained in:
Lewis Tunstall
2023-11-10 11:02:44 +00:00
parent a0b8d49424
commit 551f901f95
+1 -1
View File
@@ -65,7 +65,7 @@ _deps = [
"torch==2.1.0",
"transformers==4.35.0",
"trl==0.7.4",
"jinja2=>3.0.0",
"jinja2>=3.0.0",
"tqdm>=4.64.1",
]