diff --git a/docs/modelfile.md b/docs/modelfile.md index 0c9e06b8..0fad3635 100644 --- a/docs/modelfile.md +++ b/docs/modelfile.md @@ -73,7 +73,7 @@ There are two ways to view `Modelfile`s underlying the models in [ollama.com/lib - Option 1: view a model's data: 1. Go to a particular model page (e.g. https://ollama.com/library/llama2) - 2. There is a table that displays all the layers of the model. + 2. There is a table that displays the model's different components - Option 2: use `ollama show` to print the `Modelfile` for any local models like so: ```bash