Skip to content

[Feature]: Optimize RoPE #22293

@robertgshaw2-redhat

Description

@robertgshaw2-redhat

🚀 The feature, motivation and pitch

Recently, we have noticed that rope is relatively slow with vLLM based on profiling.

goal is to optimize rope by:

  • investigate why torch.compile's result is not optimal
  • investigate alternative kernels (e.g. FlashInfer's rope)

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

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions