v0.1.7
CMF v0.1.7 — native GatedDeltaNet (Qwen3.5)
Added
- GatedDeltaNet linear attention (Qwen3.5) now converts natively in
cortiq convert— the per-layer linear/full schedule, the canonical GatedDeltaNet core, zero-centered(1+w)norms, gate-critical f16 projections, and the multimodal-wrapper tensor names are all handled in Rust.- Validated: Qwen3.5-0.8B converts and generates identically to the reference Python converter ("The capital of France is Paris.").
- Fused qwen3_next / AgentWorld checkpoints still use the Python path.
With this, cortiq convert covers dense, MoE, and GatedDeltaNet models natively — no Python. Prebuilt binaries attached below. cargo install cortiq-cli.