refactor(opencode): update model identifier for GPT OSS 20b

This commit is contained in:
2026-02-16 16:09:07 -05:00
parent 69dee58e8b
commit 8612259d65

View File

@@ -10,7 +10,7 @@
"baseURL": "https://ollama.aquamorph.com/v1"
},
"models": {
"hf.co/unsloth/gpt-oss-20b-GGUF:Q4_K_M": {
"gpt-oss:20b": {
"name": "GPT OSS 20b"
},
"gpt-oss:120b": {