Local MLX conversion of
KyleHessling1/Qwopus3.6-27B-Fusion-BF16, pinned at
c4196377f197b510b4821f246c81a3595c781ecf. The Fusion weights were reconstructed from the two pinned BF16 parent repositories with the publisher's exact layer-weighted formula; all 1,199 source tensors passed an independent exact check before quantization.
This self-contained package adds the source model's native 15-tensor BF16 MTP sidecar. The sidecar was verified tensor-exact against the pinned Fusion reconstruction. Depth 3 is recommended; local 192-token tuning measured 1.47x (23.46 vs 15.92 tok/s) versus autoregressive decoding.
1mtplx inspect --require-mtp <local-path-or-repo-id>
2mtplx serve --model <local-path-or-repo-id> --generation-mode mtp --mtp-depth 3 --reasoning-mode off
The hard-suite score is an important quality caveat. This is a research-preview merge and runtime-qualified conversion, not a claim that every coding or reasoning edge case passes. The source publisher likewise labels Fusion experimental and not fully evaluated. The configured 262K context was not exhaustively qualified here.
Review the
Fusion source card and the Qwen license before use. This conversion does not change the source model's safety characteristics.