1,914 Downloads Updated 4 days ago
ollama run fredrezones55/qwen3.5-opus:4b
ollama launch claude --model fredrezones55/qwen3.5-opus:4b
ollama launch codex --model fredrezones55/qwen3.5-opus:4b
ollama launch opencode --model fredrezones55/qwen3.5-opus:4b
ollama launch openclaw --model fredrezones55/qwen3.5-opus:4b
Qwen3.5 is a thinking, vision, and tooling base model; that means Qwen3.5 fine-tunes for Ollama should also have these traits. Until now! Taken from R&D of work porting qwen3-VL Jan fine-tunes (had to fix some issues in the pipeline) these qwen3.5 models have had gone through a transformation to properly handle Ollama’s “New Engine”’s quirks. [I have not, however noticed a structure issue {thinking breaks} and that would be more of a configuration problem] {I do not have 64GBs of RAM (in this economy!?) to potentially handle HF to Ollama via ‘Ollama create’, so I had to get handsy with the model blobs}
Need to get a better config for the parameters, I’m not sure if the defaults are right…
Models:
4B
9B - for general use
9B-tooling - for coding and precise tooling
27B
Log: [3/21/2026] - I’m shooked, there is a 27B model to also work on and merge. [fun…]
[3/25/2026] - 27B model added, will wait for the 30b MOE model.