Skip to content

Commit 7448b5a

Browse files
committed
pin mlx==0.17.3
1 parent 54dd06c commit 7448b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def run(self):
2929
"argmaxtools>=0.1.13",
3030
"torch",
3131
"safetensors",
32-
"mlx>=0.17.1",
32+
"mlx==0.17.3",
3333
"jaxtyping",
3434
"transformers",
3535
"pillow",

0 commit comments

Comments
 (0)