ollama - 💡(How to fix) Fix nvfp4 models stopped working on Apple M3 [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

% ollama run gemma4:26b-nvfp4 Error: 500 Internal Server Error: mlx runner failed: panic: mlx: Failed to load the default metallib. This library is using a deployment target (0x00020008) that is not supported on this OS. library not found library not found library not found at /Users/runner/work/ollama/ollama/build/metal-v3/_deps/mlx-c-src/mlx/c/transforms.cpp:73 (exit: exit status 2)

Fix Action

Fixed

Code Example

% ollama run gemma4:26b-nvfp4
Error: 500 Internal Server Error: mlx runner failed: panic: mlx: Failed to load the default metallib. This library is using a deployment target (0x00020008) that is not supported on this OS. library not found library not found library not found  at /Users/runner/work/ollama/ollama/build/metal-v3/_deps/mlx-c-src/mlx/c/transforms.cpp:73 (exit: exit status 2)
RAW_BUFFERClick to expand / collapse

What is the issue?

A recent update decided to wage a personal vendetta against my local Ollama setup with *-nvfp4 - Gemma4 in particular. The charming error message reads: "This library is using a deployment target (0x00020008) that is not supported on this OS." Very helpful, truly.

I'm not upset. I'm fine. The installer, in its infinite wisdom, chose the silent treatment - not a single word about breaking changes, just a casual drive by sabotage. No warning, no changelog pop-up, no "hey buddy, this might ruin your day." Just vibes and a broken setup.

Relevant log output

% ollama run gemma4:26b-nvfp4
Error: 500 Internal Server Error: mlx runner failed: panic: mlx: Failed to load the default metallib. This library is using a deployment target (0x00020008) that is not supported on this OS. library not found library not found library not found  at /Users/runner/work/ollama/ollama/build/metal-v3/_deps/mlx-c-src/mlx/c/transforms.cpp:73 (exit: exit status 2)

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.23.2

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

ollama - 💡(How to fix) Fix nvfp4 models stopped working on Apple M3 [1 pull requests]