Add model update to README.md (#252)
This commit is contained in:
parent
4ca43a694c
commit
e4a970ece1
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ Pull a base model:
|
|||
```
|
||||
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`:
|
||||
|
||||
|
|
Loading…
Reference in a new issue