[Aichat] models update

This commit is contained in:
2026-04-19 01:24:06 +02:00
parent 6cd73dc865
commit 7b2a2e5447

View File

@@ -1,15 +1,15 @@
# 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: duskadiy:gemma-4-26B-A4B-it-UD-IQ4_XS model: duskadiy:Qwen3-Coder-30B-Instruct-IQ4_XS
clients: clients:
- type: openai-compatible - type: openai-compatible
name: local name: local
api_base: http://192.168.0.204:11343/v1 api_base: http://192.168.0.204:11343/v1
models: models:
- name: Qwen3.5-27B-UD-Q3_K_XL.gguf - name: Qwen3.5-27B-UD-Q3_K_XL
- name: Qwen3.5-9B-Q8_0.gguf - name: Qwen3.5-9B-Q8_0
- name: Qwen3-Coder-30B-A3B-Instruct-UD-Q3_K_XL - name: Qwen3-Coder-30B-Instruct-IQ4_XS
- name: GLM-4.7-Flash-UD-Q3_K_XL - name: GLM-4.7-Flash-UD-Q3_K_XL
- name: llama-3.1-8b-instruct - name: llama-3.1-8b-instruct
- name: DeepSeek-Coder-V2-Lite-Instruct-Q8_0 - name: DeepSeek-Coder-V2-Lite-Instruct-Q8_0
@@ -20,9 +20,9 @@ clients:
api_base: https://llm.duskadiy.com/api/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
- name: Qwen3.5-9B-Q8_0.gguf - name: Qwen3.5-9B-Q8_0
- name: Qwen3-Coder-30B-A3B-Instruct-UD-Q3_K_XL - name: Qwen3-Coder-30B-Instruct-IQ4_XS
- name: GLM-4.7-Flash-UD-Q3_K_XL - name: GLM-4.7-Flash-UD-Q3_K_XL
- name: llama-3.1-8b-instruct - name: llama-3.1-8b-instruct
- name: DeepSeek-Coder-V2-Lite-Instruct-Q8_0 - name: DeepSeek-Coder-V2-Lite-Instruct-Q8_0