From 9b0705b79f5b85acba59f95633475274a09b6708 Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Fri, 3 Apr 2026 13:40:25 +0900 Subject: [PATCH] =?UTF-8?q?config:=20fallback=20=EB=AA=A8=EB=8D=B8=20qwen3?= =?UTF-8?q?.5:35b=20=E2=86=92=20qwen3.5:9b-q8=5F0=20(GPU=20VRAM=20?= =?UTF-8?q?=EC=A0=9C=ED=95=9C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 417e1e0..91fbdf0 100644 --- a/config.yaml +++ b/config.yaml @@ -13,7 +13,7 @@ ai: fallback: endpoint: "http://ollama:11434/v1/chat/completions" - model: "qwen3.5:35b-a3b" + model: "qwen3.5:9b-q8_0" max_tokens: 4096 timeout: 120