[GH-ISSUE #13809] Latest model not pulling #86734

Closed
opened 2026-05-10 04:04:11 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @haseebsultankhan on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/13809

What is the issue?

I am using macOS with and i tried pulling lfm2.5-thinking. it says i need to download latest version of ollama.

Although i have latest ollama installed which is 0.14.2

Relevant log output

(base) haseebkhan@MacBook-Pro ~ % ollama run lfm2.5-thinking
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


(base) haseebkhan@MacBook-Pro ~ % ollama --version
ollama version is 0.14.2
(base) haseebkhan@MacBook-Pro ~ %

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.14.2

Originally created by @haseebsultankhan on GitHub (Jan 21, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/13809 ### What is the issue? I am using macOS with and i tried pulling lfm2.5-thinking. it says i need to download latest version of ollama. Although i have latest ollama installed which is 0.14.2 ### Relevant log output ```shell (base) haseebkhan@MacBook-Pro ~ % ollama run lfm2.5-thinking 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 (base) haseebkhan@MacBook-Pro ~ % ollama --version ollama version is 0.14.2 (base) haseebkhan@MacBook-Pro ~ % ``` ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version 0.14.2
GiteaMirror added the bug label 2026-05-10 04:04:11 -05:00
Author
Owner

@dan-and commented on GitHub (Jan 21, 2026):

You need to load the latest preview ( 0.14.3 ) here from github.

<!-- gh-comment-id:3776541258 --> @dan-and commented on GitHub (Jan 21, 2026): You need to load the latest preview ( 0.14.3 ) here from github.
Author
Owner

@limitoec commented on GitHub (Jan 21, 2026):

You need to load the latest preview ( 0.14.3 ) here from github.

how?

<!-- gh-comment-id:3777357851 --> @limitoec commented on GitHub (Jan 21, 2026): > You need to load the latest preview ( 0.14.3 ) here from github. how?
Author
Owner

@haseebsultankhan commented on GitHub (Jan 21, 2026):

@dan-and : yes i did and now it worked.

<!-- gh-comment-id:3777361805 --> @haseebsultankhan commented on GitHub (Jan 21, 2026): @dan-and : yes i did and now it worked.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#86734