From f9eab93f57907067bbeca010049b629564862bcd Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Fri, 23 May 2025 12:40:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E7=94=A8=20qwen2.5-coder:14b=20?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=EF=BC=8C=E5=9B=A0=E7=82=BA=E6=88=91=E7=9A=84?= =?UTF-8?q?RTX=202080ti=2022G=E8=B7=91=E4=B8=8D=E5=8B=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dot_continue/config.yaml.tmpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dot_continue/config.yaml.tmpl b/dot_continue/config.yaml.tmpl index def8a20..4697ef8 100644 --- a/dot_continue/config.yaml.tmpl +++ b/dot_continue/config.yaml.tmpl @@ -2,15 +2,15 @@ name: Local Assistant version: 1.0.0 schema: v1 models: - - name: qwen2.5-coder:14b - provider: ollama - model: qwen2.5-coder:14b - apiBase: {{ .ollamaUrl }} - apiKey: {{ .ollamaKey }} - roles: - - chat - - edit - - apply + # - name: qwen2.5-coder:14b + # provider: ollama + # model: qwen2.5-coder:14b + # apiBase: {{ .ollamaUrl }} + # apiKey: {{ .ollamaKey }} + # roles: + # - chat + # - edit + # - apply - name: qwen2.5-coder:7b provider: ollama model: qwen2.5-coder:7b