Eagle3 MTP draft model with MLA (Multi-Latent Attention) for accelerating
inference of
Kimi-K2.6.
This is a fine-tuned draft, anchored to the official
lightseekorg/kimi-k2.6-eagle3-mla
initialization. It targets multi-hop (downstream-position) acceptance while
preserving the first-hop gain, evaluated by runtime accept-length on a frozen
full-context held-out set.
This draft improves over the official init on the K2.6 held-out distribution.
This checkpoint is selected by validation loss on the K2.6 teacher
distribution. In cross-version testing against real Kimi-K2.7-Code production
traffic, the official lightseek init currently shows higher accept-length than
this fine-tune — i.e. the K2.6 fine-tune over-specializes to its training
distribution. If your serving traffic differs substantially from long
multi-turn K2.6 dialogues, benchmark both this draft and the lightseek init on
your own traffic before choosing. (The L2-SP anchor above is intended to
mitigate this; tuning it against real-traffic accept-length is ongoing.)