feat(local_vllm_model): support vLLM 0.25.1 - #2754
Merged
Merged
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Closed
ananthsub
marked this pull request as ready for review
August 25, 2026 07:36
ananthsub
force-pushed
the
ananthsub/openai-window-bump
branch
from
August 25, 2026 16:06
d0d9f1f to
11cd070
Compare
ananthsub
force-pushed
the
ananthsub/vllm-0251-support
branch
from
August 25, 2026 16:06
98b372e to
6f13d79
Compare
ffrujeri
previously approved these changes
Aug 25, 2026
ananthsub
force-pushed
the
ananthsub/openai-window-bump
branch
from
August 25, 2026 18:15
11cd070 to
3a0fd5e
Compare
ananthsub
force-pushed
the
ananthsub/vllm-0251-support
branch
from
August 25, 2026 18:15
6f13d79 to
b29760c
Compare
ananthsub
force-pushed
the
ananthsub/openai-window-bump
branch
from
August 25, 2026 19:16
3a0fd5e to
37e03ae
Compare
ananthsub
force-pushed
the
ananthsub/vllm-0251-support
branch
from
August 25, 2026 19:16
b29760c to
4993756
Compare
ananthsub
force-pushed
the
ananthsub/openai-window-bump
branch
from
August 25, 2026 21:58
37e03ae to
78225dc
Compare
ananthsub
force-pushed
the
ananthsub/vllm-0251-support
branch
from
August 25, 2026 21:58
4993756 to
955f649
Compare
ananthsub
force-pushed
the
ananthsub/openai-window-bump
branch
from
August 26, 2026 15:58
78225dc to
9097819
Compare
ananthsub
force-pushed
the
ananthsub/vllm-0251-support
branch
from
August 26, 2026 15:58
955f649 to
c136ef1
Compare
Contributor
Author
|
/ok to test c136ef1 |
ananthsub
force-pushed
the
ananthsub/openai-window-bump
branch
from
August 26, 2026 16:51
9097819 to
a9fc2b6
Compare
ananthsub
force-pushed
the
ananthsub/vllm-0251-support
branch
from
August 26, 2026 16:51
c136ef1 to
5c5e530
Compare
ananthsub
force-pushed
the
ananthsub/openai-window-bump
branch
from
August 26, 2026 17:26
a9fc2b6 to
548c69a
Compare
Upgrade local and GenRM serving dependencies while preserving co-located data-parallel startup with node-aware ranks. Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
ananthsub
force-pushed
the
ananthsub/vllm-0251-support
branch
from
August 26, 2026 17:44
5c5e530 to
4086752
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Depends on #2456, which updates Gym for the OpenAI version required by vLLM 0.25.1.
Test plan