[GH-ISSUE #15222] gemma4:exxb support #35493

Closed
opened 2026-04-22 20:00:05 -05:00 by GiteaMirror · 8 comments
Owner

Originally created by @RalphLemarechal on GitHub (Apr 2, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15222

https://ollama.com/library/gemma4

ollama run gemma4:e4b

pulling manifest
Error: pull model manifest: 412:
The model you are attempting to pull requires a newer version of Ollama that may be in pre-release.

Please see https://github.com/ollama/ollama/releases for more details.

ollama -v
ollama version is 0.19.0

Originally created by @RalphLemarechal on GitHub (Apr 2, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15222 https://ollama.com/library/gemma4 ollama run gemma4:e4b pulling manifest Error: pull model manifest: 412: The model you are attempting to pull requires a newer version of Ollama that may be in pre-release. Please see https://github.com/ollama/ollama/releases for more details. ollama -v ollama version is 0.19.0
Author
Owner

@rick-github commented on GitHub (Apr 2, 2026):

The model you are attempting to pull requires a newer version of Ollama that may be in pre-release.

Go to the linked page for more details about pending releases.

<!-- gh-comment-id:4179081296 --> @rick-github commented on GitHub (Apr 2, 2026): > The model you are attempting to pull requires a newer version of Ollama that may be in pre-release. Go to the linked page for more details about pending releases.
Author
Owner

@tjwebb commented on GitHub (Apr 2, 2026):

The linked page contains no information about pending releases. It states the latest version available is 0.19.0

<!-- gh-comment-id:4179137540 --> @tjwebb commented on GitHub (Apr 2, 2026): The linked page contains no information about pending releases. It states the latest version available is 0.19.0
Author
Owner

@rick-github commented on GitHub (Apr 2, 2026):

Image
<!-- gh-comment-id:4179158544 --> @rick-github commented on GitHub (Apr 2, 2026): <img width="651" height="305" alt="Image" src="https://github.com/user-attachments/assets/7595c883-a4e6-4bd6-8b71-67ab1e24c641" />
Author
Owner

@tjwebb commented on GitHub (Apr 2, 2026):

Ok, that does not appear on the releases page. I think you can see it because you are a maintainer.

<!-- gh-comment-id:4179161510 --> @tjwebb commented on GitHub (Apr 2, 2026): Ok, that does not appear on the releases page. I think you can see it because you are a maintainer.
Author
Owner

@rick-github commented on GitHub (Apr 2, 2026):

Ah, OK. In that case, soon.

<!-- gh-comment-id:4179164090 --> @rick-github commented on GitHub (Apr 2, 2026): Ah, OK. In that case, soon.
Author
Owner

@garagon commented on GitHub (Apr 2, 2026):

Same here — 0.19.0 via both brew upgrade and install.sh, same 412.

Since the pre-release isn't visible to regular users on the releases page, it'd help if the model page at https://ollama.com/library/gemma4 showed the minimum required version (e.g. "requires >= 0.20.0"). Right now there's no way to know before hitting the 412.

<!-- gh-comment-id:4179514601 --> @garagon commented on GitHub (Apr 2, 2026): Same here — 0.19.0 via both `brew upgrade` and `install.sh`, same 412. Since the pre-release isn't visible to regular users on the releases page, it'd help if the model page at https://ollama.com/library/gemma4 showed the minimum required version (e.g. "requires >= 0.20.0"). Right now there's no way to know before hitting the 412.
Author
Owner

@mrkking commented on GitHub (Apr 2, 2026):

Same issue.
Looks like its still in pre-release atm, I've used curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.20.0-rc1 sh
to pull gemma4.

<!-- gh-comment-id:4180343580 --> @mrkking commented on GitHub (Apr 2, 2026): Same issue. Looks like its still in pre-release atm, I've used `curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.20.0-rc1 sh` to pull gemma4.
Author
Owner

@rick-github commented on GitHub (Apr 2, 2026):

https://github.com/ollama/ollama/releases/tag/v0.20.0

<!-- gh-comment-id:4180967557 --> @rick-github commented on GitHub (Apr 2, 2026): https://github.com/ollama/ollama/releases/tag/v0.20.0
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#35493