vllm.models.kimi_k3.common.mtp ¶
Fused Kimi-K3 MTP input preparation.
Functions:
-
fused_mtp_input–Mask and normalize both MTP inputs into the projection layout.
fused_mtp_input(positions, inputs_embeds, previous_hidden_states, enorm_weight, hnorm_weight, eps) ¶
Mask and normalize both MTP inputs into the projection layout.