← back to Exo
upgrade mlx
804ad4705a31b9dda65e5584d388f39aea5d1a02 · 2024-12-16 17:52:53 +0000 · Alex Cheema
Files touched
Diff
commit 804ad4705a31b9dda65e5584d388f39aea5d1a02
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Mon Dec 16 17:52:53 2024 +0000
upgrade mlx
---
setup.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/setup.py b/setup.py
index 6b59a9ac..c49811d0 100644
--- a/setup.py
+++ b/setup.py
@@ -35,8 +35,8 @@ extras_require = {
"yapf==0.40.2",
],
"apple_silicon": [
- "mlx==0.20.0",
- "mlx-lm==0.19.3",
+ "mlx==0.21.1",
+ "mlx-lm==0.20.4",
],
}
← c9ded9ba optimise networking, remove bloat
·
back to Exo
·
remove redundant sample_logits, put back opaque status for p 063964aa →