Novita open-sources Chord W4A16 MoE kernels, up to 2.15x faster Kimi K2.x inference on B300

vllm_project · x · 2026-09-16

Novita AI and the vLLM team have open-sourced Chord, a high-performance W4A16 MoE CUDA operator (BF16 activations, INT4 weights, group-32 scales) built for Kimi K2.x serving shapes.

The core idea: no single MoE kernel fits every request — routed tokens per expert vary by orders of magnitude between prefill and decode, so Chord ships both indexed and grouped paths. The indexed path exposes a Humming-compatible import root, enabled via --quantization humming on compatible vLLM revisions; grouped integration is still WIP.

Measured per-layer gains vs public Humming:

Kernels and full benchmark tables are open-sourced; details in the vLLM blog.

Original post →

More from Infra

Infra channel →