[GH-ISSUE #5499] Error Pull Model Manifest #65478

Closed
opened 2026-05-03 21:26:53 -05:00 by GiteaMirror · 7 comments
Owner

Originally created by @Moonlight1220 on GitHub (Jul 5, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/5499

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

Error Pulling Manifest Repeatedly

Hello Ollama Comunity,

When I first installed Ollama on my early 2015 13in Macbook Air (1.6GHz Dual Core Intel Core i5, 8 GB 1600 MHz DDR3, Intel HD Graphics 600 1536 MB) it worked perfectly fine once i used it again after instilation i got the error:

Error: pull model manifest: file does not exist

I looked through the github issues and was told to re-install Ollama and am still getting the same error, please advise on where to go next.

OS

macOS

GPU

Intel

CPU

Intel

Ollama version

0.1.48

Originally created by @Moonlight1220 on GitHub (Jul 5, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5499 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? ### Error Pulling Manifest Repeatedly Hello Ollama Comunity, When I first installed Ollama on my early 2015 13in Macbook Air (1.6GHz Dual Core Intel Core i5, 8 GB 1600 MHz DDR3, Intel HD Graphics 600 1536 MB) it worked perfectly fine once i used it again after instilation i got the error: `Error: pull model manifest: file does not exist` I looked through the github issues and was told to re-install Ollama and am still getting the same error, please advise on where to go next. ### OS macOS ### GPU Intel ### CPU Intel ### Ollama version 0.1.48
GiteaMirror added the needs more info label 2026-05-03 21:26:53 -05:00
Author
Owner

@jmorganca commented on GitHub (Jul 5, 2024):

Hi there which model did you pull? Running ollama pull llama3 should do it! Let me know if you're still seeing the error.

<!-- gh-comment-id:2211250052 --> @jmorganca commented on GitHub (Jul 5, 2024): Hi there which model did you pull? Running `ollama pull llama3` should do it! Let me know if you're still seeing the error.
Author
Owner

@Moonlight1220 commented on GitHub (Jul 6, 2024):

Hello Again,

Running this command did not seem to fix the error, please advise on where to go from here

<!-- gh-comment-id:2211797713 --> @Moonlight1220 commented on GitHub (Jul 6, 2024): Hello Again, Running this command did not seem to fix the error, please advise on where to go from here
Author
Owner

@Moonlight1220 commented on GitHub (Jul 7, 2024):

New Issue Oppened 6/724

<!-- gh-comment-id:2212573993 --> @Moonlight1220 commented on GitHub (Jul 7, 2024): New Issue Oppened 6/724
Author
Owner

@dhiltgen commented on GitHub (Jul 24, 2024):

@Moonlight1220 I'm able to pull models on an intel mac with 0.1.48.

Do you see any models with ollama ls ? If you try something like ollama pull llama3 does that give the same error, or does it work?

When I try to pull an incorrect model name, I see the same error you see

> ollama pull bogusmodelname
pulling manifest
Error: pull model manifest: file does not exist

Perhaps you have a typo in your model name?

<!-- gh-comment-id:2248608480 --> @dhiltgen commented on GitHub (Jul 24, 2024): @Moonlight1220 I'm able to pull models on an intel mac with 0.1.48. Do you see any models with `ollama ls` ? If you try something like `ollama pull llama3` does that give the same error, or does it work? When I try to pull an incorrect model name, I see the same error you see ``` > ollama pull bogusmodelname pulling manifest Error: pull model manifest: file does not exist ``` Perhaps you have a typo in your model name?
Author
Owner

@Moonlight1220 commented on GitHub (Aug 10, 2024):

Hello Again,
I it still seems that I am having this issue I am in the process of trying a different more powerful Mac and seeing if it works.

<!-- gh-comment-id:2281209585 --> @Moonlight1220 commented on GitHub (Aug 10, 2024): Hello Again, I it still seems that I am having this issue I am in the process of trying a different more powerful Mac and seeing if it works.
Author
Owner

@gaiaml commented on GitHub (Aug 11, 2024):

I'm getting the same issue with my macbook.
Ollama pull works, Ollama ls shows llama3.1:latest 91ab477bec9d 4.7 GB

ollama run llama 3.1 command throws:
pulling manifest
Error: pull model manifest: file does not exist

EDIT: Model name was wrong. After putting ollama run llama3.1 (without space) everything worked!

<!-- gh-comment-id:2282866194 --> @gaiaml commented on GitHub (Aug 11, 2024): I'm getting the same issue with my macbook. Ollama pull works, Ollama ls shows llama3.1:latest 91ab477bec9d 4.7 GB ollama run llama 3.1 command throws: pulling manifest Error: pull model manifest: file does not exist EDIT: Model name was wrong. After putting ollama run llama3.1 (without space) everything worked!
Author
Owner

@dhiltgen commented on GitHub (Sep 3, 2024):

@Moonlight1220 can you share more information? What version of Ollama are you using? What model are you trying to pull? Most likely it's a typo, so please cut-and-paste the exact pull command you're trying.

<!-- gh-comment-id:2327301171 --> @dhiltgen commented on GitHub (Sep 3, 2024): @Moonlight1220 can you share more information? What version of Ollama are you using? What model are you trying to pull? Most likely it's a typo, so please cut-and-paste the exact pull command you're trying.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#65478