ollama: add examples (#12623)
* ollama: add examples --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -19,6 +19,14 @@
|
||||
|
||||
`ollama list`
|
||||
|
||||
- Pull/Update a specific model:
|
||||
|
||||
`ollama pull {{model}}`
|
||||
|
||||
- Upgrade Ollama on Linux:
|
||||
|
||||
`curl -fsSL https://ollama.com/install.sh | sh`
|
||||
|
||||
- Delete a model:
|
||||
|
||||
`ollama rm {{model}}`
|
||||
|
Reference in New Issue
Block a user