← back to Exo
update mlx to 0.16.3
92dbb3204deca03d15091123654c49ef3ebfb3f2 · 2024-08-15 22:23:06 +0100 · Alex Cheema
Files touched
Diff
commit 92dbb3204deca03d15091123654c49ef3ebfb3f2
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Thu Aug 15 22:23:06 2024 +0100
update mlx to 0.16.3
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index bb2c1ff2..ae84a740 100644
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@ install_requires = [
if sys.platform.startswith("darwin"):
install_requires.extend(
[
- "mlx==0.16.1",
+ "mlx==0.16.3",
"mlx-lm==0.16.1",
]
)
← 9b8e1bcd trigger test
·
back to Exo
·
trigger test 0e2ae28d →