Skip to content

bump version to v0.12.2#4378

Open
lvhan028 wants to merge 3 commits intomainfrom
bump-version
Open

bump version to v0.12.2#4378
lvhan028 wants to merge 3 commits intomainfrom
bump-version

Conversation

Copilot AI review requested due to automatic review settings February 28, 2026 03:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates LMDeploy’s published version to v0.12.2 and aligns user-facing installation instructions and model-support documentation with the new release.

Changes:

  • Bump package version from 0.12.1 to 0.12.2.
  • Update installation docs/READMEs to reference LMDEPLOY_VERSION=0.12.2 in wheel install examples.
  • Refine the Qwen3.5 entry in supported-model lists to include parameter-size range.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
lmdeploy/version.py Updates the canonical package __version__ to 0.12.2.
docs/zh_cn/get_started/installation.md Updates the environment-variable version used in the CUDA 11+ wheel install command.
docs/en/get_started/installation.md Updates the environment-variable version used in the CUDA 11+ wheel install command.
README_zh-CN.md Updates Qwen3.5 entry details and bumps the referenced release version in install snippet.
README_ja.md Updates Qwen3.5 entry details in the supported-model list.
README.md Updates Qwen3.5 entry details and bumps the referenced release version in install snippet.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

<li>Qwen2.5-VL (3B, 7B, 72B)</li>
<li>Qwen3-VL (2B - 235B)</li>
<li>Qwen3.5</li>
<li>Qwen3.5 (27B - 397B) </li>
Copy link

Copilot AI Feb 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an extra trailing space before the closing </li> tag (... (27B - 397B) </li>). Please remove the space to keep the HTML/Markdown formatting consistent and avoid trailing-whitespace lint issues.

Suggested change
<li>Qwen3.5 (27B - 397B) </li>
<li>Qwen3.5 (27B - 397B)</li>

Copilot uses AI. Check for mistakes.
<li>Qwen2.5-VL (3B, 7B, 72B)</li>
<li>Qwen3-VL (2B - 235B)</li>
<li>Qwen3.5</li>
<li>Qwen3.5 (27B - 397B) </li>
Copy link

Copilot AI Feb 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an extra trailing space before the closing </li> tag (... (27B - 397B) </li>). Please remove the space to keep the HTML/Markdown formatting consistent and avoid trailing-whitespace lint issues.

Suggested change
<li>Qwen3.5 (27B - 397B) </li>
<li>Qwen3.5 (27B - 397B)</li>

Copilot uses AI. Check for mistakes.
<li>Qwen2.5-VL (3B, 7B, 72B)</li>
<li>Qwen3-VL (2B - 235B)</li>
<li>Qwen3.5</li>
<li>Qwen3.5 (27B - 397B) </li>
Copy link

Copilot AI Feb 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an extra trailing space before the closing </li> tag (... (27B - 397B) </li>). Please remove the space to keep the HTML/Markdown formatting consistent and avoid trailing-whitespace lint issues.

Suggested change
<li>Qwen3.5 (27B - 397B) </li>
<li>Qwen3.5 (27B - 397B)</li>

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants