Skip to content

Commit c89c93c

Browse files
authored
transformers>=5.7 (ml-explore#1356)
1 parent bfa25a1 commit c89c93c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
install_requires=[
2727
f"mlx>={MIN_MLX_VERSION}; platform_system == 'Darwin'",
2828
"numpy",
29-
"transformers>=5.0.0",
29+
"transformers>=5.7.0",
3030
"sentencepiece",
3131
"protobuf",
3232
"pyyaml",

0 commit comments

Comments
 (0)