mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 07:19:59 +00:00
feat(opencode): add qwen3 model
This commit is contained in:
@@ -13,9 +13,12 @@
|
|||||||
"gpt-oss:20b": {
|
"gpt-oss:20b": {
|
||||||
"name": "GPT OSS 20b"
|
"name": "GPT OSS 20b"
|
||||||
},
|
},
|
||||||
"hf.co/unsloth/Qwen3-4B-Instruct-2507-GGUF:Q3_K_M": {
|
"hf.co/unsloth/Qwen3-4B-Instruct-2507-GGUF:Q3_K_M": {
|
||||||
"name": "Qwen3 4b"
|
"name": "Qwen3 4b"
|
||||||
}
|
},
|
||||||
|
"qwen3-coder-next:latest": {
|
||||||
|
"name": "Qwen3 Coder Next"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user