← back to Exo
update setup
5916defb6b9fac12d1f3cb32bba27136e5f1fed2 · 2024-11-18 08:54:01 -0800 · josh
Files touched
Diff
commit 5916defb6b9fac12d1f3cb32bba27136e5f1fed2
Author: josh <eyasufikru567@gmail.com>
Date: Mon Nov 18 08:54:01 2024 -0800
update setup
---
setup.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/setup.py b/setup.py
index da137fde..934920ce 100644
--- a/setup.py
+++ b/setup.py
@@ -35,8 +35,8 @@ extras_require = {
"yapf==0.40.2",
],
"apple_silicon": [
- "mlx==0.18.0",
- "mlx-lm==0.18.2",
+ "mlx==0.20.0",
+ "mlx-lm==0.19.3",
],
}
← 01e6b931 fix modelpool, add tests in test/test_model_helpers.py
·
back to Exo
·
modifying how its being displayed becuase now calculating ov c923ef63 →