[GH-ISSUE #359] Where are the Modelfiles? #160

Closed
opened 2026-04-12 09:41:48 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @khromov on GitHub (Aug 16, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/359

At some point the model files seem to have been located in the repo, such as this result which shows up on Google but now they are gone. Where can we find them? https://github.com/jmorganca/ollama/blob/main/library/modelfiles/llama2

Originally created by @khromov on GitHub (Aug 16, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/359 At some point the model files seem to have been located in the repo, such as this result which shows up on Google but now they are gone. Where can we find them? https://github.com/jmorganca/ollama/blob/main/library/modelfiles/llama2
GiteaMirror added the documentation label 2026-04-12 09:41:48 -05:00
Author
Owner

@mchiang0610 commented on GitHub (Aug 17, 2023):

Hey @khromov, the default modelfiles are not gone, just that we haven't properly documented them yet.

The modelfiles are used for us to provide the models, specific parameter settings, set prompts/system-prompts that the model authors recommend, and more.

If you create your own modelfile, it'll layer on top of the 'base' modelfiles that we provide to ensure that the models provided are in a 'working' manner. Anything you specify in your modelfile can be used to override the provided default. For API users, it's great too since you can pass in your own prompts from scratch if needed.

We've been moving pretty quickly, and just released a page to show all the models available for downloading: https://ollama.ai/library

Haven't got to the readme yet for the models / showing default modelfiles or linking back to sources. Sorry about that.

<!-- gh-comment-id:1681580316 --> @mchiang0610 commented on GitHub (Aug 17, 2023): Hey @khromov, the default modelfiles are not gone, just that we haven't properly documented them yet. The modelfiles are used for us to provide the models, specific parameter settings, set prompts/system-prompts that the model authors recommend, and more. If you create your own modelfile, it'll layer on top of the 'base' modelfiles that we provide to ensure that the models provided are in a 'working' manner. Anything you specify in your modelfile can be used to override the provided default. For API users, it's great too since you can pass in your own prompts from scratch if needed. We've been moving pretty quickly, and just released a page to show all the models available for downloading: https://ollama.ai/library Haven't got to the readme yet for the models / showing default modelfiles or linking back to sources. Sorry about that.
Author
Owner

@khromov commented on GitHub (Aug 17, 2023):

Thanks! My goal was to check out the default settings and prompts that were used to tweak some things for existing models. Looking forward to the listing of the Modelfiles!

<!-- gh-comment-id:1681813916 --> @khromov commented on GitHub (Aug 17, 2023): Thanks! My goal was to check out the default settings and prompts that were used to tweak some things for existing models. Looking forward to the listing of the Modelfiles!
Author
Owner

@mchiang0610 commented on GitHub (Aug 22, 2023):

Closing this for now since we will be adding readme soon. Happy to revisit this if that is insufficient.

Thank you so much for submitting this. Appreciate it!

<!-- gh-comment-id:1687259654 --> @mchiang0610 commented on GitHub (Aug 22, 2023): Closing this for now since we will be adding readme soon. Happy to revisit this if that is insufficient. Thank you so much for submitting this. Appreciate it!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#160