From 8fb34b5fdeddb91317632d0e2166e4d2f5b2609a Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Mon, 2 Sep 2024 10:46:31 -0700 Subject: [PATCH] Update config.template --- config.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.template b/config.template index 777218a..0a3c41b 100644 --- a/config.template +++ b/config.template @@ -38,8 +38,8 @@ spaceWeather = True wikipedia = True # Enable ollama LLM see more at https://ollama.com ollama = False -# Ollama model to use -ollamaModel = llama3.1 +# Ollama model to use (defaults to llama3.1) +# ollamaModel = gemma2:2b # StoreForward Enabled and Limits StoreForward = True StoreLimit = 3