[GH-ISSUE #11121] Can't run a GGUF model #69393

Closed
opened 2026-05-04 17:58:47 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @KubaPro010 on GitHub (Jun 18, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11121

What is the issue?

Running on native arch, i installed ollama version 0.9.0-1, but then updated to 0.9.1-1 which is bugged, can't provide logs but here is the comparison between the versions:

Older one: Works fine, can use run and use the model
Newer version: Can't use the model, because it doesn't "support generate", but the ollama serve logs instead say that the model can't be loaded because "version 2 is not supported", referencing the file image.go:90

Relevant log output


OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.9.1

Originally created by @KubaPro010 on GitHub (Jun 18, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11121 ### What is the issue? Running on native arch, i installed ollama version 0.9.0-1, but then updated to 0.9.1-1 which is bugged, can't provide logs but here is the comparison between the versions: Older one: Works fine, can use run and use the model Newer version: Can't use the model, because it doesn't "support generate", but the ollama serve logs instead say that the model can't be loaded because "version 2 is not supported", referencing the file image.go:90 ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.9.1
GiteaMirror added the bug label 2026-05-04 17:58:47 -05:00
Author
Owner

@rick-github commented on GitHub (Jun 18, 2025):

Should be fixed in 0.9.2 via https://github.com/ollama/ollama/pull/11114.

<!-- gh-comment-id:2985611729 --> @rick-github commented on GitHub (Jun 18, 2025): Should be fixed in [0.9.2](https://github.com/ollama/ollama/releases/tag/v0.9.2) via https://github.com/ollama/ollama/pull/11114.
Author
Owner

@jmorganca commented on GitHub (Jun 18, 2025):

Thanks @rick-github! This is indeed fixed in 0.9.2

<!-- gh-comment-id:2985616856 --> @jmorganca commented on GitHub (Jun 18, 2025): Thanks @rick-github! This is indeed fixed in 0.9.2
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#69393