Prerequisites
Feature Description
Support Kimi Linear architecture models such as moonshotai/Kimi-Linear-48B-A3B-Instruct
Motivation
It a gud model, what can I say :)
It also preemptively adds support for an architecture and attention method that Moonshot devs have hinted at using in their next big model; see i.e. https://x.com/bigeagle_xd/status/1983911519541981247
Possible Implementation
Likely blocked for now by the work going on in #16095, as the token mixing mechanism used (Kimi Delta Attention) is a variant of the Gated Deltanet used in Qwen 3 Next. See also the technical report for more details on it
Prerequisites
Feature Description
Support Kimi Linear architecture models such as moonshotai/Kimi-Linear-48B-A3B-Instruct
Motivation
It a gud model, what can I say :)
It also preemptively adds support for an architecture and attention method that Moonshot devs have hinted at using in their next big model; see i.e. https://x.com/bigeagle_xd/status/1983911519541981247
Possible Implementation
Likely blocked for now by the work going on in #16095, as the token mixing mechanism used (Kimi Delta Attention) is a variant of the Gated Deltanet used in Qwen 3 Next. See also the technical report for more details on it