From 35de99488c9f4bcd443b33ca0890032397d4ad6e Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Wed, 4 Feb 2026 02:38:33 +0000 Subject: [PATCH] model name issue --- 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 ad92cde..4427533 100644 --- a/apps/base/customer1/news_bot/analyst-cronjob.yaml +++ b/apps/base/customer1/news_bot/analyst-cronjob.yaml @@ -43,7 +43,7 @@ spec: nvidia.com/gpu: 1 containers: - name: analyst - image: siriussec/summarizerlocal:1.3 + image: siriussec/summarizerlocal:1.4 imagePullPolicy: Always env: - name: DB_PASSWORD diff --git a/apps/base/customer1/news_bot/gemma-configmap.yaml b/apps/base/customer1/news_bot/gemma-configmap.yaml index 8fd6388..3e65716 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: "qwen3-30b" + MODEL_NAME: "qwen3:30b" SUMMARY_PROMPT: | You are an expert news analyst working for Sirius Media. Your task is to deliver thorough, insightful analysis of the provided news articles.