[GH-ISSUE #15223] Cannot pull gemma4 on latest ollama #56247

Closed
opened 2026-04-29 10:28:39 -05:00 by GiteaMirror · 2 comments
Owner

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

What is the issue?

$ curl -fsSL https://ollama.com/install.sh | sh
>>> Cleaning up old version at /usr/local/lib/ollama
[sudo: authenticate] Password:
>>> Installing ollama to /usr/local
>>> Downloading ollama-linux-amd64.tar.zst
######################################################################## 100.0%
>>> Adding ollama user to render group...
>>> Adding ollama user to video group...
>>> Adding current user to ollama group...
>>> Creating ollama systemd service...
>>> Enabling and starting ollama service...
>>> NVIDIA GPU installed.
$ ollama pull gemma4:26b
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.

Relevant log output


OS

Ubuntu 25.10

GPU

RTX 6000 Pro

CPU

Xeon 6

Ollama version

0.19.0

Originally created by @tjwebb on GitHub (Apr 2, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15223 ### What is the issue? ``` $ curl -fsSL https://ollama.com/install.sh | sh >>> Cleaning up old version at /usr/local/lib/ollama [sudo: authenticate] Password: >>> Installing ollama to /usr/local >>> Downloading ollama-linux-amd64.tar.zst ######################################################################## 100.0% >>> Adding ollama user to render group... >>> Adding ollama user to video group... >>> Adding current user to ollama group... >>> Creating ollama systemd service... >>> Enabling and starting ollama service... >>> NVIDIA GPU installed. ``` ``` $ ollama pull gemma4:26b 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. ``` ### Relevant log output ```shell ``` ### OS Ubuntu 25.10 ### GPU RTX 6000 Pro ### CPU Xeon 6 ### Ollama version 0.19.0
GiteaMirror added the bug label 2026-04-29 10:28:39 -05:00
Author
Owner

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

Wait for 0.20.0

<!-- gh-comment-id:4179141636 --> @tmshv commented on GitHub (Apr 2, 2026): Wait for 0.20.0
Author
Owner

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

Ok. Recommend updating the model page with that info. https://ollama.com/library/gemma4

<!-- gh-comment-id:4179156029 --> @tjwebb commented on GitHub (Apr 2, 2026): Ok. Recommend updating the model page with that info. https://ollama.com/library/gemma4
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#56247