-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Labels
feature requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerstorch.compile
Description
🚀 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.
jeejeelee, noooop, ProExpertProg, BoyuanFeng and yuan-luo
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerstorch.compile
Type
Projects
Status
Done