[Model] Introduce Kimi Linear to vLLM (#27809)
Signed-off-by: lizhiyuan <lizhiyuan@moonshot.cn> Signed-off-by: Zhiyuan Li <uniartisan2017@gmail.com>
This commit is contained in:
@@ -1304,7 +1304,7 @@ def kda_gate_fwd_kernel(
|
||||
tl.store(y_ptr, b_y.to(y.dtype.element_ty), boundary_check=(0, 1))
|
||||
|
||||
|
||||
def kda_gate_fwd(
|
||||
def fused_kda_gate(
|
||||
g: torch.Tensor,
|
||||
A: torch.Tensor,
|
||||
head_k_dim: int,
|
||||
|
||||
Reference in New Issue
Block a user