[AIchat] fix

This commit is contained in:
2026-04-18 22:53:32 +02:00
parent 63c9bc520a
commit 6cd73dc865

View File

@@ -1,7 +1,7 @@
# see https://github.com/sigoden/aichat/blob/main/config.example.yaml # see https://github.com/sigoden/aichat/blob/main/config.example.yaml
keybindings: vi keybindings: vi
editor: nvim editor: nvim
model: local:Qwen3-Coder-30B-Instruct-IQ4_XS model: duskadiy:gemma-4-26B-A4B-it-UD-IQ4_XS
clients: clients:
- type: openai-compatible - type: openai-compatible
name: local name: local
@@ -15,10 +15,9 @@ clients:
- name: DeepSeek-Coder-V2-Lite-Instruct-Q8_0 - name: DeepSeek-Coder-V2-Lite-Instruct-Q8_0
- name: gemma-4-E4B-it-UD-Q8_K_XL - name: gemma-4-E4B-it-UD-Q8_K_XL
- name: gemma-4-26B-A4B-it-UD-IQ4_XS - name: gemma-4-26B-A4B-it-UD-IQ4_XS
clients:
- type: openai-compatible - type: openai-compatible
name: duskadiy name: duskadiy
api_base: http://llm.duskadiy.com/v1 api_base: https://llm.duskadiy.com/api/v1
api_key: ${LLM_API_KEY} api_key: ${LLM_API_KEY}
models: models:
- name: Qwen3.5-27B-UD-Q3_K_XL.gguf - name: Qwen3.5-27B-UD-Q3_K_XL.gguf