← back to Exo
bump mlx to 0.17.3, bump mlx-lm to 0.18.2
744b9576f671f0d3b27a2422740d6b2d02524392 · 2024-09-20 17:56:44 +0100 · Alex Cheema
Files touched
Diff
commit 744b9576f671f0d3b27a2422740d6b2d02524392
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Fri Sep 20 17:56:44 2024 +0100
bump mlx to 0.17.3, bump mlx-lm to 0.18.2
---
setup.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/setup.py b/setup.py
index 1cd3a95e..23aa7b03 100644
--- a/setup.py
+++ b/setup.py
@@ -35,8 +35,8 @@ install_requires = [
# Add macOS-specific packages if on Darwin (macOS)
if sys.platform.startswith("darwin"):
install_requires.extend([
- "mlx==0.17.1",
- "mlx-lm==0.17.0",
+ "mlx==0.17.3",
+ "mlx-lm==0.18.2",
])
extras_require = {
← 311c8197 update twitter handle exolabs_ -> exolabs
·
back to Exo
·
add deepseek-coder-v2.5 835e2097 →