We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ca1281 + 13fb65e commit bdb9a5cCopy full SHA for bdb9a5c
2 files changed
pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"smolagents==1.15.0",
38
"submitit",
39
"tiktoken==0.9.0",
40
- "transformers==4.51.3",
+ "transformers==4.53.0",
41
"trl==0.17.0",
42
"vllm==0.14.1",
43
]
requirements.txt
@@ -13,6 +13,6 @@ regex==2024.11.6
13
smolagents==1.15.0
14
submitit
15
tiktoken==0.9.0
16
-transformers==4.51.3
+transformers==4.53.0
17
trl==0.17.0
18
vllm==0.14.1
0 commit comments