From 8dfa99fc46696ee3e7661f3e8354099494d2d496 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Sun, 25 May 2025 08:43:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AA=BF=E6=95=B4=E6=A8=A1=E5=9E=8B=EF=BC=8C13?= =?UTF-8?q?b=E9=82=84=E6=98=AF=E8=B7=91=E4=B8=8D=E5=8B=95=E6=9C=83?= =?UTF-8?q?=E5=A4=AA=E5=8B=89=E5=BC=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dot_continue/config.yaml.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_continue/config.yaml.tmpl b/dot_continue/config.yaml.tmpl index 4697ef8..4031938 100644 --- a/dot_continue/config.yaml.tmpl +++ b/dot_continue/config.yaml.tmpl @@ -48,9 +48,9 @@ models: apiKey: {{ .ollamaKey }} roles: - embed - - name: codellama:13b + - name: codellama:7b provider: ollama - model: codellama:13b + model: codellama:7b apiBase: {{ .ollamaUrl }} apiKey: {{ .ollamaKey }} - name: llama3.1-claude