This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
LocalAI
Watch
1
Star
0
Fork
You've already forked LocalAI
0
mirror of
https://github.com/mudler/LocalAI
synced
2026-05-24 09:28:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
11cff1b309
LocalAI
/
backend
/
python
/
mlx-vlm
/
requirements-cpu.txt
2 lines
54 B
Text
Raw
Normal View
History
Unescape
Escape
fix(mlx-vlm): pin upstream to v0.4.4 to unblock CUDA builds (#9568) Blaizzy/mlx-vlm git HEAD bumped its constraint to mlx>=0.31.2, but mlx-cuda-12 and mlx-cuda-13 are only published up to 0.31.1 on PyPI. Since mlx[cudaXX]==0.31.2 forces a sibling wheel that doesn't exist, pip backtracks through every older mlx[cudaXX], none of which satisfy mlx>=0.31.2, producing ResolutionImpossible. Pin all variants to the v0.4.4 tag (mlx>=0.30.0), which resolves cleanly against mlx[cuda13]==0.31.1. cpu/mps weren't broken yet but are pinned for consistency. Assisted-by: Claude:claude-opus-4-7 Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-04-25 20:06:01 +00:00
git+https://github.com/Blaizzy/mlx-vlm@v0.4.4
feat(mlx): Add support for CUDA12, CUDA13, L4T, SBSA and CPU (#8380) Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-02-03 22:53:34 +00:00
mlx[cpu]
Reference in a new issue
Copy permalink