[AiChat] config
This commit is contained in:
13
.config/aichat/config.yaml
Normal file
13
.config/aichat/config.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
# see https://github.com/sigoden/aichat/blob/main/config.example.yaml
|
||||
keybindings: vi
|
||||
editor: nvim
|
||||
model: local:Qwen3-Coder-30B-Instruct-IQ4_XS
|
||||
clients:
|
||||
- type: openai-compatible
|
||||
name: local
|
||||
api_base: http://192.168.0.204:11343/v1
|
||||
models:
|
||||
- name: Qwen3-Coder-30B-Instruct-IQ4_XS
|
||||
- name: Qwen3-Coder-30B-A3B-Instruct-UD-Q3_K_XL
|
||||
- name: llama-3.1-8b-instruct
|
||||
- name: GLM-4.7-Flash-UD-Q3_K_XL
|
||||
Reference in New Issue
Block a user