diff --git a/pages/common/ollama.md b/pages/common/ollama.md index 6e535cfdde..a6bc8e63e9 100644 --- a/pages/common/ollama.md +++ b/pages/common/ollama.md @@ -8,7 +8,7 @@ `ollama serve` -- Run a model and chat with it: +- Run a model and chat with it (will automatically download the model if it's not downloaded): `ollama run {{model}}`