Compare commits

...

2 Commits

Author SHA1 Message Date
fd0752043a docs(model): update qwen3.5 version 2026-03-02 20:17:38 -05:00
1ff0c9b1a8 feat(opencode): qwen3.5 2026-03-02 20:14:07 -05:00
2 changed files with 5 additions and 2 deletions

View File

@@ -1 +1 @@
AquaAI/glm-4.7-flash
AquaAI/qwen3.5:35b

View File

@@ -16,6 +16,9 @@
"gpt-oss:120b": {
"name": "GPT OSS 120b"
},
"qwen3.5:35b": {
"name": "Qwen3.5 35"
},
"hf.co/unsloth/Qwen3-4B-Instruct-2507-GGUF:Q3_K_M": {
"name": "Qwen3 4b"
},
@@ -25,7 +28,7 @@
"qwen3-coder-next": {
"name": "Qwen3 Coder Next"
},
"hf.co/unsloth/GLM-4.7-Flash-GGUF:Q4_K_M": {
"qwen3.5:35b": {
"name": "Test"
}
}