[Sync] LLM clients → Qwen3.6-35B-A3B-Thinking default, Ornith preset, fl GPU monitor abbrs
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# see https://github.com/sigoden/aichat/blob/main/config.example.yaml
|
||||
keybindings: vi
|
||||
editor: nvim
|
||||
model: local:Qwen3-Coder-30B-Instruct-UD-Q3_K_XL
|
||||
model: local:Qwen3.6-35B-A3B-Thinking
|
||||
|
||||
# Sessions: persist REPL sessions and keep more history before summarizing.
|
||||
# The default compress_threshold (4000) summarizes far too early for 24k+ windows.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"model": "llama.cpp/gemma-4-26B-A4B-it-UD-IQ4_XS",
|
||||
"model": "llama.cpp/Qwen3.6-35B-A3B-Thinking",
|
||||
"default_agent": "auto",
|
||||
"instructions": ["CLAUDE.md", "AGENTS.md"],
|
||||
"share": "disabled",
|
||||
@@ -203,7 +203,7 @@
|
||||
"mode": "primary",
|
||||
"color": "info",
|
||||
"steps": 30,
|
||||
"model": "llama.cpp/gemma-4-26B-A4B-it-UD-IQ4_XS",
|
||||
"model": "llama.cpp/Qwen3.6-35B-A3B-Thinking",
|
||||
"permission": {
|
||||
"edit": "deny"
|
||||
}
|
||||
@@ -212,7 +212,7 @@
|
||||
"mode": "primary",
|
||||
"color": "primary",
|
||||
"steps": 30,
|
||||
"model": "llama.cpp/gemma-4-26B-A4B-it-UD-IQ4_XS",
|
||||
"model": "llama.cpp/Qwen3.6-35B-A3B-Thinking",
|
||||
"permission": {
|
||||
"edit": {
|
||||
"*": "allow",
|
||||
@@ -234,7 +234,7 @@
|
||||
"mode": "primary",
|
||||
"color": "#f9e2af",
|
||||
"steps": 30,
|
||||
"model": "llama.cpp/gemma-4-26B-A4B-it-UD-IQ4_XS",
|
||||
"model": "llama.cpp/Qwen3.6-35B-A3B-Thinking",
|
||||
"permission": {
|
||||
"edit": {
|
||||
"*": "allow",
|
||||
|
||||
Reference in New Issue
Block a user