Revert "[PERF] Decouple projections from GDN custom op" (#28080)

Signed-off-by: Vadim Gimpelson <vadim.gimpelson@gmail.com>
This commit is contained in:
Vadim Gimpelson
2025-11-05 03:58:23 +04:00
committed by GitHub
parent 2d977a7a9e
commit d4e547bb7e
3 changed files with 53 additions and 204 deletions

View File

@@ -462,7 +462,7 @@ class CompilationConfig:
"vllm::short_conv",
"vllm::linear_attention",
"vllm::plamo2_mamba_mixer",
"vllm::gdn_attention_core",
"vllm::gdn_attention",
"vllm::kda_attention",
"vllm::sparse_attn_indexer",
]