mirror of
https://github.com/ollama/ollama.git
synced 2026-03-11 17:34:04 -05:00
This change fixes an issue where GGML based models (for either the Ollama runner or the legacy llama.cpp runner) would try to load the mlx library. That would panic and the model fails to start.