feat(opencode): add test model configuration

This commit is contained in:
2026-02-22 17:09:33 -05:00
parent 5a219ab7df
commit 6cb9cc1489

View File

@@ -24,6 +24,9 @@
}, },
"qwen3-coder-next": { "qwen3-coder-next": {
"name": "Qwen3 Coder Next" "name": "Qwen3 Coder Next"
},
"hf.co/unsloth/GLM-4.7-Flash-GGUF:Q4_K_M": {
"name": "Test"
} }
} }
} }