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