Skip to content

Commit 4a74f0a

Browse files
authored
Merge pull request #120 from joerunde/patch-1
Update transformers
2 parents 12a276f + 42566f2 commit 4a74f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"fms-model-optimizer[fp8]>=0.5.0,<1.0",
3939
"sentencepiece>=0.2.0,<0.3.0",
4040
"numpy>=1.26.4,<2.3.0",
41-
"transformers>=4.45,<4.54",
41+
"transformers>=4.45,<=4.55",
4242
"torch==2.7.1",
4343
]
4444

0 commit comments

Comments
 (0)