[GH-ISSUE #12635] Granite4-small download fails #8387

Closed
opened 2026-04-12 21:02:04 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Burhan-Q on GitHub (Oct 15, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12635

What is the issue?

Command run ollama pull granite4:small-h fails to download model

Relevant log output

Error: digest mismatch, file must be downloaded again: want 
sha256:1153a8cd1daecbbd19161f6f8580ebfde1a2834b24b6f3075ff2e81b58101afe, 
got sha256:2fe45424da4452ff34fa443da311f80359693169010a88ceec8416f6a9b74661

OS

NAME="Pop!_OS"
VERSION="22.04 LTS"
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"

GPU

NVIDIA Ada 4000

CPU

Ryzen 5600x

Ollama version

0.12.3

Originally created by @Burhan-Q on GitHub (Oct 15, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12635 ### What is the issue? Command run `ollama pull granite4:small-h` fails to download model ### Relevant log output ```shell Error: digest mismatch, file must be downloaded again: want sha256:1153a8cd1daecbbd19161f6f8580ebfde1a2834b24b6f3075ff2e81b58101afe, got sha256:2fe45424da4452ff34fa443da311f80359693169010a88ceec8416f6a9b74661 ``` ### OS ``` NAME="Pop!_OS" VERSION="22.04 LTS" ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" ``` ### GPU NVIDIA Ada 4000 ### CPU Ryzen 5600x ### Ollama version `0.12.3`
GiteaMirror added the bug label 2026-04-12 21:02:04 -05:00
Author
Owner

@Burhan-Q commented on GitHub (Oct 15, 2025):

Probably need to update Ollama version. Surprised there was no note on the model page

<!-- gh-comment-id:3406804424 --> @Burhan-Q commented on GitHub (Oct 15, 2025): Probably need to update Ollama version. Surprised there was no note on the model page
Author
Owner

@Burhan-Q commented on GitHub (Oct 15, 2025):

yup, update to 0.12.5 was the solution 🤦

<!-- gh-comment-id:3406855029 --> @Burhan-Q commented on GitHub (Oct 15, 2025): yup, update to `0.12.5` was the solution 🤦
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#8387