Skip to content

v0.1.7

Choose a tag to compare

@infosave2007 infosave2007 released this 07 Jul 19:04

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.