[GH-ISSUE #12163] fail to run model from huggingface, got unexcepted error #70146

Closed
opened 2026-05-04 20:30:10 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @irrikrlla on GitHub (Sep 3, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12163

What is the issue?

Image

Relevant log output

> ollama run hf.co/bartowski/nvidia_NVIDIA-Nemotron-Nano-9B-v2-GGUF:Q8_0
pulling manifest
pulling 5c43a91e9d20: 100% ▕██████████████████████████████████████████████████████████▏ 9.5 GB
pulling e50819c9c50e: 100% ▕██████████████████████████████████████████████████████████▏  165 B
pulling 72fd1b50d4da: 100% ▕██████████████████████████████████████████████████████████▏   76 B
pulling 69ed5b046bdb: 100% ▕██████████████████████████████████████████████████████████▏  567 B
verifying sha256 digest
writing manifest
success
Error: 500 Internal Server Error: unable to load model: D:\ollama_models\blobs\sha256-5c43a91e9d200cb2444a8ddc4f1b64c06adca98f86ae390e12c23605dfddef1c

OS

windows 11,

GPU

Nvidia 4070 Ti Super with Cuda 12.8

CPU

AMD 7900 x3d

Ollama version

0.11.8

Originally created by @irrikrlla on GitHub (Sep 3, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12163 ### What is the issue? <img width="1460" height="327" alt="Image" src="https://github.com/user-attachments/assets/0416fd22-e656-4e90-b3a9-1bac7df025f3" /> ### Relevant log output ```shell > ollama run hf.co/bartowski/nvidia_NVIDIA-Nemotron-Nano-9B-v2-GGUF:Q8_0 pulling manifest pulling 5c43a91e9d20: 100% ▕██████████████████████████████████████████████████████████▏ 9.5 GB pulling e50819c9c50e: 100% ▕██████████████████████████████████████████████████████████▏ 165 B pulling 72fd1b50d4da: 100% ▕██████████████████████████████████████████████████████████▏ 76 B pulling 69ed5b046bdb: 100% ▕██████████████████████████████████████████████████████████▏ 567 B verifying sha256 digest writing manifest success Error: 500 Internal Server Error: unable to load model: D:\ollama_models\blobs\sha256-5c43a91e9d200cb2444a8ddc4f1b64c06adca98f86ae390e12c23605dfddef1c ``` ### OS windows 11, ### GPU Nvidia 4070 Ti Super with Cuda 12.8 ### CPU AMD 7900 x3d ### Ollama version 0.11.8
GiteaMirror added the bug label 2026-05-04 20:30:10 -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#70146