[GH-ISSUE #13411] Models require a newer version of Ollama #8857

Closed
opened 2026-04-12 21:39:27 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @arieller on GitHub (Dec 10, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/13411

What is the issue?

Working on Windows 11, installed from https://ollama.com/download/OllamaSetup.exe.

Tried with gpt-oss:latest as well, same issue.

What am I missing here? I didn't see any notice in the library that it fits only for pre-release versions?
Plus I'm getting that client warning and not sure if it makes sense...

Tried to restart/reinstall, same issue.

It is working with Gemma 4b though, but another issue is that model location path is not respected,
folder is still empty.

Relevant log output

PS C:\Users\user> ollama run qwen3-next:80b
pulling manifest
Error: pull model manifest: 412:

The model you are attempting to pull requires a newer version of Ollama.

Please download the latest version at:

        https://ollama.com/download


PS C:\Users\user>  ollama --version
ollama version is 0.9.0
Warning: client version is 0.13.2

OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

0.9.0

Originally created by @arieller on GitHub (Dec 10, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/13411 ### What is the issue? Working on Windows 11, installed from https://ollama.com/download/OllamaSetup.exe. Tried with gpt-oss:latest as well, same issue. What am I missing here? I didn't see any notice in the library that it fits only for pre-release versions? Plus I'm getting that client warning and not sure if it makes sense... Tried to restart/reinstall, same issue. It is working with Gemma 4b though, but another issue is that model location path is not respected, folder is still empty. ### Relevant log output ``` PS C:\Users\user> ollama run qwen3-next:80b pulling manifest Error: pull model manifest: 412: The model you are attempting to pull requires a newer version of Ollama. Please download the latest version at: https://ollama.com/download PS C:\Users\user> ollama --version ollama version is 0.9.0 Warning: client version is 0.13.2 ``` ### OS Windows ### GPU Nvidia ### CPU AMD ### Ollama version 0.9.0
GiteaMirror added the bug label 2026-04-12 21:39:27 -05:00
Author
Owner

@arieller commented on GitHub (Dec 10, 2025):

Oh god that's wild, a short search in closed issues showed me I had a stale Ollama version in one of the wsls. Removed it and now everything runs perfect thanks

<!-- gh-comment-id:3638951283 --> @arieller commented on GitHub (Dec 10, 2025): Oh god that's wild, a short search in closed issues showed me I had a stale Ollama version in one of the wsls. Removed it and now everything runs perfect thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#8857