[Aichat] models update
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# see https://github.com/sigoden/aichat/blob/main/config.example.yaml
|
||||
keybindings: vi
|
||||
editor: nvim
|
||||
model: duskadiy:gemma-4-26B-A4B-it-UD-IQ4_XS
|
||||
model: duskadiy:Qwen3-Coder-30B-Instruct-IQ4_XS
|
||||
clients:
|
||||
- type: openai-compatible
|
||||
name: local
|
||||
api_base: http://192.168.0.204:11343/v1
|
||||
models:
|
||||
- name: Qwen3.5-27B-UD-Q3_K_XL.gguf
|
||||
- name: Qwen3.5-9B-Q8_0.gguf
|
||||
- name: Qwen3-Coder-30B-A3B-Instruct-UD-Q3_K_XL
|
||||
- name: Qwen3.5-27B-UD-Q3_K_XL
|
||||
- name: Qwen3.5-9B-Q8_0
|
||||
- name: Qwen3-Coder-30B-Instruct-IQ4_XS
|
||||
- name: GLM-4.7-Flash-UD-Q3_K_XL
|
||||
- name: llama-3.1-8b-instruct
|
||||
- name: DeepSeek-Coder-V2-Lite-Instruct-Q8_0
|
||||
@@ -20,9 +20,9 @@ clients:
|
||||
api_base: https://llm.duskadiy.com/api/v1
|
||||
api_key: ${LLM_API_KEY}
|
||||
models:
|
||||
- name: Qwen3.5-27B-UD-Q3_K_XL.gguf
|
||||
- name: Qwen3.5-9B-Q8_0.gguf
|
||||
- name: Qwen3-Coder-30B-A3B-Instruct-UD-Q3_K_XL
|
||||
- name: Qwen3.5-27B-UD-Q3_K_XL
|
||||
- name: Qwen3.5-9B-Q8_0
|
||||
- name: Qwen3-Coder-30B-Instruct-IQ4_XS
|
||||
- name: GLM-4.7-Flash-UD-Q3_K_XL
|
||||
- name: llama-3.1-8b-instruct
|
||||
- name: DeepSeek-Coder-V2-Lite-Instruct-Q8_0
|
||||
|
||||
Reference in New Issue
Block a user