发布

  • bug: fix loading non-mlx models when ollama is built with mlx support (#14211)

    frostbyte_neo 发布于 2026-02-11 22:48:33 +00: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.

    下载附件