mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-20 15:30:00 +00:00
feat(opencode): qwen3.5 4b model
This commit is contained in:
@@ -16,8 +16,11 @@
|
||||
"gpt-oss:120b": {
|
||||
"name": "GPT OSS 120b"
|
||||
},
|
||||
"qwen3.5:35b": {
|
||||
"name": "Qwen3.5 35"
|
||||
"qwen3.5:35b": {
|
||||
"name": "Qwen3.5 35b"
|
||||
},
|
||||
"qwen3.5:4b": {
|
||||
"name": "Qwen3.5 4b"
|
||||
},
|
||||
"hf.co/unsloth/Qwen3-4B-Instruct-2507-GGUF:Q3_K_M": {
|
||||
"name": "Qwen3 4b"
|
||||
@@ -27,8 +30,8 @@
|
||||
},
|
||||
"qwen3-coder-next": {
|
||||
"name": "Qwen3 Coder Next"
|
||||
},
|
||||
"qwen3.5:35b": {
|
||||
},
|
||||
"qwen3.5:4b": {
|
||||
"name": "Test"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user