From c7574f2b316793e61636d69785ea5e332c200263 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Tue, 10 Feb 2026 04:16:40 +0000 Subject: [PATCH] change llm --- apps/base/customer1/news_bot/analyst-cronjob.yaml | 2 +- apps/base/customer1/news_bot/gemma-configmap.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/base/customer1/news_bot/analyst-cronjob.yaml b/apps/base/customer1/news_bot/analyst-cronjob.yaml index dd14586..e112a69 100644 --- a/apps/base/customer1/news_bot/analyst-cronjob.yaml +++ b/apps/base/customer1/news_bot/analyst-cronjob.yaml @@ -22,7 +22,7 @@ spec: - name: ollama-storage mountPath: /root/.ollama command: ["/bin/sh", "-c"] - args: ["ollama serve & sleep 5 && ollama pull qwen2.5:32b-instruct"] + args: ["ollama serve & sleep 5 && ollama pull qwen2.5:14b-instruct"] - name: ollama-sidecar diff --git a/apps/base/customer1/news_bot/gemma-configmap.yaml b/apps/base/customer1/news_bot/gemma-configmap.yaml index ec5a446..f6d1f63 100644 --- a/apps/base/customer1/news_bot/gemma-configmap.yaml +++ b/apps/base/customer1/news_bot/gemma-configmap.yaml @@ -9,7 +9,7 @@ data: DB_USER: "news_app" DB_PORT: "5432" LLM_URL: "http://localhost:11434" - MODEL_NAME: "qwen2.5:32b-instruct" + MODEL_NAME: "qwen2.5:14b-instruct" SUMMARY_PROMPT: | You are an expert news analyst working for Sirius Media. Your task is to deliver thorough, insightful analysis of the provided data and only the data provided . Only the provided data is to be analyzed