-
-
Notifications
You must be signed in to change notification settings - Fork 12.2k
[Plugin] Make plugin group clear #26757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: wangxiyuan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request refactors hardcoded plugin group names into constants, improving code clarity and maintainability. The changes are correctly implemented across vllm/platforms and vllm/plugins/io_processors, centralizing the plugin group definitions. This is a good improvement, and I have no high or critical concerns with the proposed changes.
DarkLight1337
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the QoL!
Signed-off-by: wangxiyuan <[email protected]> Signed-off-by: Dhruvil Bhatt <[email protected]>
Signed-off-by: wangxiyuan <[email protected]> Signed-off-by: bbartels <[email protected]>
Signed-off-by: wangxiyuan <[email protected]>
Signed-off-by: wangxiyuan <[email protected]>
Signed-off-by: wangxiyuan <[email protected]> Signed-off-by: xuebwang-amd <[email protected]>
Signed-off-by: wangxiyuan <[email protected]> Signed-off-by: xuebwang-amd <[email protected]>
Signed-off-by: wangxiyuan <[email protected]> Signed-off-by: 0xrushi <[email protected]>
Signed-off-by: wangxiyuan <[email protected]> Signed-off-by: 0xrushi <[email protected]>
Signed-off-by: wangxiyuan <[email protected]>
Signed-off-by: wangxiyuan <[email protected]>
Signed-off-by: wangxiyuan <[email protected]>
Purpose
Tiny change to make plugin group clear for developers.
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.