ai 調整模型

This commit is contained in:
2025-05-23 12:18:14 +08:00
parent b64c32147a
commit bc0b5752b0
2 changed files with 11 additions and 3 deletions

View File

@@ -20,13 +20,20 @@ models:
- chat
- edit
- apply
- name: starcoder:1b
- name: stable-code:3b
provider: ollama
model: starcoder:1b
model: stable-code:3b
apiBase: {{ .ollamaUrl }}
apiKey: {{ .ollamaKey }}
roles:
- autocomplete
# - name: starcoder:1b
# provider: ollama
# model: starcoder:1b
# apiBase: {{ .ollamaUrl }}
# apiKey: {{ .ollamaKey }}
# roles:
# - autocomplete
# - name: qwen2.5-coder:1.5b
# provider: ollama
# model: qwen2.5-coder:1.5b