[Deprecation] Remove deprecated plugin and compilation fields for v0.13 release#30396
Conversation
… v0.13 Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
|
Documentation preview: https://vllm--30396.org.readthedocs.build/en/30396/ |
There was a problem hiding this comment.
Code Review
This pull request successfully removes deprecated items related to plugins and compilation, aligning the codebase with the upcoming v0.13 release. The changes include updating documentation, removing deprecated fields and their associated logic from configuration classes, and updating test cases to reflect these removals. The changes are consistent and contribute to a cleaner, more maintainable codebase by eliminating outdated components.
yewentao256
left a comment
There was a problem hiding this comment.
LGTM, thanks for the work!
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
ProExpertProg
left a comment
There was a problem hiding this comment.
Seeing all this red makes me very happy :)
…ect#30396 Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
…ect#30396 (vllm-project#30787) Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
…r v0.13 release This metric was deprecated in v0.11 and renamed to vllm:inter_token_latency_seconds. The TODO comment indicated it should be removed in v0.13.0. Follows up on vllm-project#30396 which removed other deprecated items for v0.13. Signed-off-by: Jack Liu <jacklau9515@gmail.com>
…13 release (vllm-project#30396) Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk> Signed-off-by: Ubuntu <mjtaheri68@gmail.com>
…ect#30396 (vllm-project#30787) Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk> Signed-off-by: Ubuntu <mjtaheri68@gmail.com>
…13 release (vllm-project#30396) Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk> Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
…ect#30396 (vllm-project#30787) Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk> Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
…ect#30396 (vllm-project#30787) Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Purpose
Remove items scheduled for removal in the upcoming release.
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.