[GH-ISSUE #15572] "error":"mlx runner failed: Error: failed to create server #72000

Open
opened 2026-05-05 03:16:45 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Jiancong on GitHub (Apr 14, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15572

What is the issue?

I've run this command via

root@d66k3hvhri0c73cg8en0-cufla:~/workspace# curl http://localhost:11434/api/generate -d '{
"model": "x/z-image-turbo:latest",
"prompt": "a futuristic city in the style of klein blue, high resolution",
"stream": false
}'

Relevant log output

{"error":"mlx runner failed: Error: failed to create server: failed to load image model: failed to load zimage model: text encoder: load weights: load model.layers.15.self_attn.q_proj.weight_qbias: failed to load safetensors: /root/public-storage/ollama/blobs/sha256-08648aed190bcdacb8fb525e8316198ce2dd40505fcec3b9fc1d77caa0f6cf04 (exit: exit status 1)"}

OS

Linux

GPU

Nvidia Tesla

CPU

Intel

Ollama version

0.20.2

Originally created by @Jiancong on GitHub (Apr 14, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15572 ### What is the issue? I've run this command via root@d66k3hvhri0c73cg8en0-cufla:~/workspace# curl http://localhost:11434/api/generate -d '{ "model": "x/z-image-turbo:latest", "prompt": "a futuristic city in the style of klein blue, high resolution", "stream": false }' ### Relevant log output ```shell {"error":"mlx runner failed: Error: failed to create server: failed to load image model: failed to load zimage model: text encoder: load weights: load model.layers.15.self_attn.q_proj.weight_qbias: failed to load safetensors: /root/public-storage/ollama/blobs/sha256-08648aed190bcdacb8fb525e8316198ce2dd40505fcec3b9fc1d77caa0f6cf04 (exit: exit status 1)"} ``` ### OS Linux ### GPU Nvidia Tesla ### CPU Intel ### Ollama version 0.20.2
GiteaMirror added the bug label 2026-05-05 03:16:46 -05:00
Author
Owner

@PureBlissAK commented on GitHub (Apr 18, 2026):

🤖 Automated Triage & Analysis Report

Issue: #15572
Analyzed: 2026-04-18T18:20:41.816159

Analysis

  • Type: unknown
  • Severity: medium
  • Components: unknown

Implementation Plan

  • Effort: medium
  • Steps:

This issue has been triaged and marked for implementation.

<!-- gh-comment-id:4274307001 --> @PureBlissAK commented on GitHub (Apr 18, 2026): <!-- ollama-issue-orchestrator:v1 issue:15572 --> ## 🤖 Automated Triage & Analysis Report **Issue**: #15572 **Analyzed**: 2026-04-18T18:20:41.816159 ### Analysis - **Type**: unknown - **Severity**: medium - **Components**: unknown ### Implementation Plan - **Effort**: medium - **Steps**: *This issue has been triaged and marked for implementation.*
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#72000