mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 23:35:25 +02:00
ollama: update page (#13961)
This commit is contained in:
parent
eca27b3a0f
commit
e6f244f303
1 changed files with 2 additions and 2 deletions
|
@ -23,9 +23,9 @@
|
|||
|
||||
`ollama pull {{model}}`
|
||||
|
||||
- Upgrade Ollama on Linux:
|
||||
- List running models:
|
||||
|
||||
`curl -fsSL https://ollama.com/install.sh | sh`
|
||||
`ollama ps`
|
||||
|
||||
- Delete a model:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue