Unverified Commit e4a970ec authored by Gerd's avatar Gerd Committed by GitHub
Browse files

Add model update to README.md (#252)

parent 4ca43a69
...@@ -60,6 +60,7 @@ Pull a base model: ...@@ -60,6 +60,7 @@ Pull a base model:
``` ```
ollama pull llama2 ollama pull llama2
``` ```
> To update a model to the latest version, run `ollama pull llama2` again. The model will be updated (if necessary).
Create a `Modelfile`: Create a `Modelfile`:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment