Skip to content

upgrade main to 0212#6712

Open
wxsIcey wants to merge 7 commits intovllm-project:mainfrom
wxsIcey:main_0211
Open

upgrade main to 0212#6712
wxsIcey wants to merge 7 commits intovllm-project:mainfrom
wxsIcey:main_0211

Conversation

@wxsIcey
Copy link
Collaborator

@wxsIcey wxsIcey commented Feb 12, 2026

What this PR does / why we need it?

Fixes transformers_utils/processors/__init__ import error, due to vllm-project/vllm#33247
Fixes Fused MoE break introduced by MoERunner abstraction, due to vllm-project/vllm#32344
Fixes Make Qwen3VL compatible with Transformers v5, due to vllm-project/vllm#34262

Does this PR introduce any user-facing change?

How was this patch tested?

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @wxsIcey, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the versioning policy documentation to reflect a newer compatible vLLM commit for the main branch of vLLM Ascend. This ensures that the documented compatibility information remains current and accurate with the upstream vLLM project.

Highlights

  • Documentation Update: The vLLM commit hash referenced in the versioning_policy.md documentation has been updated to a more recent version (from 9562912cead1f11e8540fb91306c5cbda66f0007 to 83b47f67b1dfad505606070ae4d9f83e50ad4ebd).

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • docs/source/community/versioning_policy.md
    • Updated the vLLM commit hash for the 'main' branch compatibility table.
Ignored Files
  • Ignored by pattern: .github/workflows/** (6)
    • .github/workflows/_e2e_test.yaml
    • .github/workflows/bot_pr_create.yaml
    • .github/workflows/dockerfiles/Dockerfile.lint
    • .github/workflows/pr_test_full.yaml
    • .github/workflows/pr_test_light.yaml
    • .github/workflows/schedule_codecov_refresh.yaml
Activity
  • No specific activity (comments, reviews, or progress updates) has been recorded for this pull request since its creation.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@github-actions github-actions bot added documentation Improvements or additions to documentation ci/build labels Feb 12, 2026
@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

@wxsIcey wxsIcey added ready read for review ready-for-test start test by label for PR labels Feb 12, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a 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 updates the vLLM commit hash in the docs/source/community/versioning_policy.md file. This is a straightforward documentation update to reflect the latest compatible vLLM commit for the main branch. Following the repository's style guide for Pull Request Summary and Title, here are the suggested formats:

Suggested PR Title:

[Doc][Misc] Update vLLM commit hash in versioning policy

Suggested PR Summary:

### What this PR does / why we need it?

This PR updates the vLLM commit hash for the `main` branch in the `docs/source/community/versioning_policy.md` file. This is a routine update to reflect the latest compatible vLLM commit as per the versioning policy.

Fixes #

### Does this PR introduce _any_ user-facing change?

No, this PR only updates documentation.

### How was this patch tested?

This is a documentation-only change, so no specific code tests were run. The change was visually inspected to ensure correctness.

@wxsIcey wxsIcey changed the title upgrade main to 0211 upgrade main to 0212 Feb 12, 2026
@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Signed-off-by: wxsIcey <1790571317@qq.com>
Signed-off-by: wxsIcey <1790571317@qq.com>
Signed-off-by: wxsIcey <1790571317@qq.com>
Signed-off-by: wxsIcey <1790571317@qq.com>
Signed-off-by: wxsIcey <1790571317@qq.com>
Signed-off-by: wxsIcey <1790571317@qq.com>
Signed-off-by: wxsIcey <1790571317@qq.com>
@wxsIcey wxsIcey marked this pull request as ready for review February 13, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build documentation Improvements or additions to documentation ready read for review ready-for-test start test by label for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant