[Misc]feat: adapt to vLLM main (0d4d334e...46a95815) - #245
Draft
Meihan-chen wants to merge 36 commits into
Draft
Conversation
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
Signed-off-by: Meihan-chen <jcccx.cmh@gmail.com>
Signed-off-by: Meihan-chen <239345480+Meihan-chen@users.noreply.github.com>
Signed-off-by: Meihan-chen <239345480+Meihan-chen@users.noreply.github.com>
Signed-off-by: Meihan-chen <239345480+Meihan-chen@users.noreply.github.com>
Signed-off-by: Meihan-chen <239345480+Meihan-chen@users.noreply.github.com>
Signed-off-by: Meihan-chen <239345480+Meihan-chen@users.noreply.github.com>
Signed-off-by: Meihan-chen <239345480+Meihan-chen@users.noreply.github.com>
Signed-off-by: Meihan-chen <239345480+Meihan-chen@users.noreply.github.com>
Upstream changes absorbed: - InternS2Preview model support (new model registry entry) - CPU/RISC-V attention backend (no Ascend impact) - Bug fix for thinking_budget_tracks_reqs condition in gpu_input_batch - Speculative config handling for intern_s2_preview vllm-ascend impact: No code changes required (no-op adapt). Commit reference updated in conf.py and workflow files. Signed-off-by: main2main-bot <main2main-bot@users.noreply.github.com>
Upstream changes absorbed: - Removed deprecated shim for vllm.transformers_utils.tokenizer.get_tokenizer - Removed deprecated shim for vllm.entrypoints.chat_utils.resolve_hf_chat_template vllm-ascend impact: No code changes required (no-op adapt). vllm-ascend doesn't import from the deprecated locations. Commit reference updated in conf.py and workflow files. Signed-off-by: main2main-bot <main2main-bot@users.noreply.github.com>
zhangxinyuehfad
force-pushed
the
main
branch
5 times, most recently
from
June 18, 2026 04:04
de24f70 to
60cd7c9
Compare
zhangxinyuehfad
force-pushed
the
main
branch
11 times, most recently
from
June 26, 2026 09:09
05b98c1 to
38085d5
Compare
zhangxinyuehfad
force-pushed
the
main
branch
6 times, most recently
from
July 7, 2026 03:28
1cd9ff4 to
b7570c6
Compare
zhangxinyuehfad
force-pushed
the
main
branch
4 times, most recently
from
July 13, 2026 09:44
0c96baa to
e7d055b
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.
Main2Main Summary
Status: completed
Upstream range: 0d4d334eaa583b9c09aa4eb7538c22db99fd84b3..46a95815d344e43ebd6b4757632c55d03e90983a
Reached upstream commit: 46a95815d344e43ebd6b4757632c55d03e90983a
Steps: 8/8
CI suite: e2e-singlecard-light
Result
The target upstream commit 46a95815d344e43ebd6b4757632c55d03e90983a was fully reached. All 8 planned steps were verified through CI, committed with signed commits, and the vLLM commit reference was updated at each step. One code adaptation was required (step-5: token_arange_np dtype), while all other steps were commit reference updates only.
Completed Steps
Changes Made
CI Verification
Follow-up
None required. All upstream changes absorbed successfully. The upgrade is complete and verified through CI.