[GH-ISSUE #14732] Ollama can't run hf.co/unsloth/Qwen3.5-35B-A3B-GGUF:Q8_0 #9527

Closed
opened 2026-04-12 22:27:02 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Elton-Yang on GitHub (Mar 9, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/14732

What is the issue?

Even on unsloth webstie (https://unsloth.ai/docs/zh/mo-xing/qwen3.5), it says ollama is supported and provides the command line to run with ollama, I still got below error on Mac:
$ ollama run hf.co/unsloth/Qwen3.5-35B-A3B-GGUF:Q8_0
pulling manifest
pulling 3808866c016a: 100% ▕███████████████████████████████▏ 36 GB
pulling a516ab92e824: 100% ▕███████████████████████████████▏ 899 MB
pulling 26f0a43935dc: 100% ▕███████████████████████████████▏ 490 B
verifying sha256 digest
writing manifest
success
Error: 500 Internal Server Error: unable to load model: /Users/elton/.ollama/models/blobs/sha256-3808866c016ab02b4adb26b873f7008a2cdd2c0704a39704050119ab0631db46

Relevant log output


OS

macOS

GPU

Apple

CPU

No response

Ollama version

0.17.7

Originally created by @Elton-Yang on GitHub (Mar 9, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/14732 ### What is the issue? Even on unsloth webstie (https://unsloth.ai/docs/zh/mo-xing/qwen3.5), it says ollama is supported and provides the command line to run with ollama, I still got below error on Mac: $ ollama run hf.co/unsloth/Qwen3.5-35B-A3B-GGUF:Q8_0 pulling manifest pulling 3808866c016a: 100% ▕███████████████████████████████▏ 36 GB pulling a516ab92e824: 100% ▕███████████████████████████████▏ 899 MB pulling 26f0a43935dc: 100% ▕███████████████████████████████▏ 490 B verifying sha256 digest writing manifest success Error: 500 Internal Server Error: unable to load model: /Users/elton/.ollama/models/blobs/sha256-3808866c016ab02b4adb26b873f7008a2cdd2c0704a39704050119ab0631db46 ### Relevant log output ```shell ``` ### OS macOS ### GPU Apple ### CPU _No response_ ### Ollama version 0.17.7
GiteaMirror added the bug label 2026-04-12 22:27:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#9527