Update mlx and mlx-lm packages

Co-authored-by: Evan <evanev7@gmail.com>
This commit is contained in:
rltakashige
2025-10-31 01:34:43 +00:00
committed by GitHub
parent a346af3477
commit 91c635ca7a
15 changed files with 966 additions and 620 deletions

View File

@@ -26,8 +26,8 @@ dependencies = [
"sqlalchemy[asyncio]>=2.0.43",
"greenlet>=3.2.4",
"huggingface-hub>=0.33.4",
"mlx==0.26.3",
"mlx-lm==0.26.4",
"mlx==0.29.3",
"mlx-lm==0.28.3",
"psutil>=7.0.0",
"transformers>=4.55.2",
"cobs>=1.2.2",