feat(opencode): add GPT OSS 120b model entry

This commit is contained in:
2026-02-09 21:09:25 -05:00
parent 3081b00255
commit d624a55769

View File

@@ -13,6 +13,9 @@
"gpt-oss:20b": {
"name": "GPT OSS 20b"
},
"gpt-oss:120b": {
"name": "GPT OSS 120b"
},
"hf.co/unsloth/Qwen3-4B-Instruct-2507-GGUF:Q3_K_M": {
"name": "Qwen3 4b"
},