[GH-ISSUE #10230] Error: pull model manifest: file does not exist #6712

Closed
opened 2026-04-12 18:27:17 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @yangzeyi666 on GitHub (Apr 11, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10230

What is the issue?

Image

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @yangzeyi666 on GitHub (Apr 11, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10230 ### What is the issue? ![Image](https://github.com/user-attachments/assets/d1891b58-c0df-48e1-b9c2-a267c0718c62) ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-12 18:27:17 -05:00
Author
Owner

@yangzeyi666 commented on GitHub (Apr 11, 2025):

Image

<!-- gh-comment-id:2796109728 --> @yangzeyi666 commented on GitHub (Apr 11, 2025): ![Image](https://github.com/user-attachments/assets/8e3c56c5-2f78-48dc-9142-ae0392600cbc)
Author
Owner

@rick-github commented on GitHub (Apr 11, 2025):

Where did you get the model from?

<!-- gh-comment-id:2796484161 --> @rick-github commented on GitHub (Apr 11, 2025): Where did you get the model from?
Author
Owner

@yangzeyi666 commented on GitHub (Apr 14, 2025):

Download the safetensors model from hugginface and convert it to gguf through llama.cpp

<!-- gh-comment-id:2800367091 --> @yangzeyi666 commented on GitHub (Apr 14, 2025): Download the safetensors model from hugginface and convert it to gguf through llama.cpp
Author
Owner

@rick-github commented on GitHub (Apr 14, 2025):

It's an adapter, not a model. Fuse it with the base model or use it as an ADAPTER in a Modelfile.

<!-- gh-comment-id:2801136711 --> @rick-github commented on GitHub (Apr 14, 2025): It's an adapter, not a model. Fuse it with the base model or use it as an [ADAPTER](https://github.com/ollama/ollama/blob/main/docs/modelfile.md#adapter) in a Modelfile.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#6712