[object Object]

← back to Exo

update mlx to 0.20.0, mlx-lm to 0.19.3

83d4d2b3d8416e91d3c952eb83d22a7531936122 · 2024-11-09 10:35:18 +0400 · Alex Cheema

Files touched

Diff

commit 83d4d2b3d8416e91d3c952eb83d22a7531936122
Author: Alex Cheema <alexcheema123@gmail.com>
Date:   Sat Nov 9 10:35:18 2024 +0400

    update mlx to 0.20.0, mlx-lm to 0.19.3
---
 setup.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup.py b/setup.py
index 878456d9..b84d8f66 100644
--- a/setup.py
+++ b/setup.py
@@ -34,8 +34,8 @@ extras_require = {
     "yapf==0.40.2",
   ],
   "apple_silicon": [
-    "mlx==0.19.3",
-    "mlx-lm==0.19.2",
+    "mlx==0.20.0",
+    "mlx-lm==0.19.3",
   ],
 }
 

← fbec1d2b formatted changes  ·  back to Exo  ·  add Gemma2 9b and Gemma2 27bg fcaebd3b →