model name issue

This commit is contained in:
sirius0xdev 2026-02-04 02:38:33 +00:00
parent 9d5a364b90
commit 35de99488c
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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.