vllm-project/vllm

[Feature]: Integrate RMS+fp4 fused kernel from FlashInfer

已关闭

#32,612 创建于 2026年1月19日

 (14 条评论) (0 个反应) (1 位负责人)Python (16,816 个派生)batch import
feature requestgood first issuehelp wantedstaletorch.compile

仓库指标

星标
 (80,034 个星标)
PR 合并指标
 (平均合并 3天 17小时) (30 天内合并 993 个 PR)

描述

🚀 The feature, motivation and pitch

Kernel: https://github.com/flashinfer-ai/flashinfer/blob/main/flashinfer/norm.py#L406-L409

This should be integrated in the existing rms + quant fusion pass using a similar approach as the silu+fp4 fusion in the act quant fusion pass.

Alternatives

No response

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

贡献者指南