Skip to content

Commit 150b68f

Browse files
authored
Merge pull request #159 from joerunde/patch-2
Extend transformers support
2 parents 30e55c9 + 5519235 commit 150b68f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.55.2",
41+
"transformers>=4.45,<=4.58",
4242
"torch==2.7.1",
4343
]
4444

0 commit comments

Comments
 (0)