feat: adapt to vLLM main (5af684c3...809b98e5) - #233
Draft
Meihan-chen wants to merge 22 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>
Update vLLM commit references from 5af684c3 to 809b98e5b71482e5. Upstream changes analyzed between old and new commits: - CPU platform refactoring (not affecting NPU platform) - MLA prefill backend config additions (new optional fields) - MoE activation additions (GELU_TANH) - additive change - NaiveAll2AllManager removal - vllm-ascend doesn't use it - Eagle CUDA graph manager refactoring - vllm-ascend has own impl No code adaptation needed as vllm-ascend doesn't directly depend on the removed/changed upstream APIs. Only commit references updated. Files changed: - .github/workflows/pr_test_light.yaml - .github/workflows/pr_test_full.yaml - .github/workflows/dockerfiles/Dockerfile.lint - docs/source/conf.py Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> Signed-off-by: main2main-bot <main2main-bot@users.noreply.github.com>
Contributor
|
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
Potabk
force-pushed
the
main
branch
3 times, most recently
from
May 8, 2026 08:22
0a656f3 to
81e6c78
Compare
Meihan-chen
force-pushed
the
main
branch
8 times, most recently
from
May 20, 2026 03:18
41aae44 to
9af7666
Compare
zhangxinyuehfad
force-pushed
the
main
branch
3 times, most recently
from
June 9, 2026 06:11
e4d6423 to
9f88e4b
Compare
MrZ20
force-pushed
the
main
branch
2 times, most recently
from
June 10, 2026 03:25
677396a to
9554149
Compare
zhangxinyuehfad
force-pushed
the
main
branch
5 times, most recently
from
June 16, 2026 04:48
c14c88e to
9768184
Compare
zhangxinyuehfad
force-pushed
the
main
branch
4 times, most recently
from
June 18, 2026 01:08
b5ed5cc to
98ddad7
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.
Automated adaptation to upstream vLLM main branch changes.
Commit range: 5af684c31912232e5c89484c2e8259e0fac6c55b...809b98e5b71482e52ee0ecbf140084aae49f3652
phase: detect
round: 0
git_commits:
sha:
5c84de1566a74e4492347b63de94a81873ecc8b9subject: [main2main] Adapt to vLLM commit 809b98e5b
body:
Update vLLM commit references from 5af684c3 to 809b98e5b71482e5.
Upstream changes analyzed between old and new commits:
No code adaptation needed as vllm-ascend doesn't directly depend on
the removed/changed upstream APIs. Only commit references updated.
Files changed:
Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com
Signed-off-by: main2main-bot main2main-bot@users.noreply.github.com
vLLM version: v0.19.0
vLLM main: vllm-project/vllm@5af684c