Skip to content

GGUF models doesnt'work anymore #16417

Description

@thodem

What is the issue?

Since Ollama 0.30, some models that previously worked on Ollama 0.24 have stopped functioning. These models include:

  • Gemma4:26b-a4b-it-q8_0
  • Deepseek-php33-mlx:latest
  • Deepseek-coder-v2:16b
  • Mistral-small3.2:24b

However, these models still work:

  • Qwen3.6:35b-a3b-coding-mxfp8
  • Gemma4:26b-mlx

I'm not sure, if this is a homebrew issue or local on my configuration.
Hardware: Macbook pro, Apple M4 Max 64GB, macOS-26.4.1-arm64-arm-64bit-Mach-O,
ollama installed with homebrew.

Relevant log output

failed to create server" model=deepseek-php33-mlx:latest error="error starting llama-server: llama-server binary not found (checked: /opt/homebrew/Cellar/ollama/0.30.0/libexec/lib/ollama/llama-server, /opt/homebrew/Cellar/ollama/0.30.0/libexec/llama-server, /opt/homebrew/Cellar/ollama/0.30.0/lib/ollama/llama-server, /opt/homebrew/Cellar/ollama/0.30.0/libexec/build/lib/ollama/llama-server, /opt/homebrew/Cellar/ollama/0.30.0/libexec/dist/darwin-arm64/lib/ollama/llama-server, /opt/homebrew/Cellar/ollama/0.30.0/libexec/dist/darwin_arm64/lib/ollama/llama-server, /opt/homebrew/Cellar/ollama/0.30.0/libexec/dist/darwin/llama-server, /opt/homebrew/var/build/lib/ollama/llama-server, /opt/homebrew/var/dist/darwin-arm64/lib/ollama/llama-server, /opt/homebrew/var/dist/darwin_arm64/lib/ollama/llama-server, /opt/homebrew/var/dist/darwin/llama-server). Run 'cmake -S llama/server --preset cpu && cmake --build --preset cpu' first "

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.30.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions