[GH-ISSUE #9186] How can I find the local model of Ollama. #68041

Closed
opened 2026-05-04 12:20:04 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @kuazhangxiaoai on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9186

Where are the models Ollama download?
Thanks.

Originally created by @kuazhangxiaoai on GitHub (Feb 18, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9186 Where are the models Ollama download? Thanks.
Author
Owner

@nick886 commented on GitHub (Feb 18, 2025):

here

<!-- gh-comment-id:2664506032 --> @nick886 commented on GitHub (Feb 18, 2025): [here](https://ollama.com/library/)
Author
Owner

@kuazhangxiaoai commented on GitHub (Feb 18, 2025):

here

I mean that I have download the model, but I cannot find it in my Linux computer.

<!-- gh-comment-id:2664532744 --> @kuazhangxiaoai commented on GitHub (Feb 18, 2025): > [here](https://ollama.com/library/) I mean that I have download the model, but I cannot find it in my Linux computer.
Author
Owner

@ag2s20150909 commented on GitHub (Feb 18, 2025):

here

I mean that I have download the model, but I cannot find it in my Linux computer.

https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored

<!-- gh-comment-id:2664621814 --> @ag2s20150909 commented on GitHub (Feb 18, 2025): > > [here](https://ollama.com/library/) > > I mean that I have download the model, but I cannot find it in my Linux computer. https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored
Author
Owner

@kuazhangxiaoai commented on GitHub (Feb 18, 2025):

here

I mean that I have download the model, but I cannot find it in my Linux computer.

https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored

Thanks. There are two directories, blobs and manifest, in /usr/share/ollama/.ollama/model. The blobs directory has some sha256-*** files. and The manifest directory has a registry-ollama.ai file. I cannot find the weight file whose format is same as the models in HugginFace.

<!-- gh-comment-id:2664686101 --> @kuazhangxiaoai commented on GitHub (Feb 18, 2025): > > > [here](https://ollama.com/library/) > > > > > > I mean that I have download the model, but I cannot find it in my Linux computer. > > https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored Thanks. There are two directories, blobs and manifest, in /usr/share/ollama/.ollama/model. The blobs directory has some sha256-*** files. and The manifest directory has a registry-ollama.ai file. I cannot find the weight file whose format is same as the models in HugginFace.
Author
Owner

@rick-github commented on GitHub (Feb 18, 2025):

https://github.com/ollama/ollama/issues/8466

<!-- gh-comment-id:2664916673 --> @rick-github commented on GitHub (Feb 18, 2025): https://github.com/ollama/ollama/issues/8466
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#68041