Skip to content

[Feature]: Any plans to support TokenWeave optimizations in vLLM? #20223

@solitude-s

Description

@solitude-s

🚀 The feature, motivation and pitch

I recently came across an issue where someone mentioned that TokenWeave achieves performance gains over vLLM by overlapping compute and communication, and by using fused kernels (AllReduce, Residual addition, and RMSNorm).
Are there any plans to support these optimizations in vLLM itself?

vLLM issue: #19415
TokenWeave Code: https://github.com/microsoft/tokenweave/tree/main
TokenWeave Paper: https://arxiv.org/abs/2505.11329

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or requestunstaleRecieved activity after being labelled stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions