From bb141a51dcb79006b0ef098ef9f6a09fa38b5a49 Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sat, 28 Sep 2024 07:46:41 +0000 Subject: [PATCH] ollama: Add notes about `extras/ollama-full` --- bucket/ollama.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bucket/ollama.json b/bucket/ollama.json index 661c208d9b..2aaf4ece02 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -3,6 +3,7 @@ "description": "Get up and running with large language models locally.", "homepage": "https://ollama.com/", "license": "MIT", + "notes": "Ollama with deamon has been moved to 'extras/ollama-full'.", "suggest": { "Ollama Full": "extras/ollama-full" },