From c9f4806a57b4f304d44626acb962a60aed6369be Mon Sep 17 00:00:00 2001 From: Kefaku <114934849+Kefaku@users.noreply.github.com> Date: Sat, 5 Oct 2024 16:38:59 +0200 Subject: [PATCH] ollama: add link to model list (#13996) --- pages/common/ollama.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/ollama.md b/pages/common/ollama.md index cea94ab7d..ea0ef52e9 100644 --- a/pages/common/ollama.md +++ b/pages/common/ollama.md @@ -1,6 +1,7 @@ # ollama > A large language model runner. +> For a list of available models, see . > More information: . - Start the daemon required to run other commands: