Conversation
There was a problem hiding this comment.
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.1to0.12.2. - Update installation docs/READMEs to reference
LMDEPLOY_VERSION=0.12.2in 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> |
There was a problem hiding this comment.
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.
| <li>Qwen3.5 (27B - 397B) </li> | |
| <li>Qwen3.5 (27B - 397B)</li> |
| <li>Qwen2.5-VL (3B, 7B, 72B)</li> | ||
| <li>Qwen3-VL (2B - 235B)</li> | ||
| <li>Qwen3.5</li> | ||
| <li>Qwen3.5 (27B - 397B) </li> |
There was a problem hiding this comment.
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.
| <li>Qwen3.5 (27B - 397B) </li> | |
| <li>Qwen3.5 (27B - 397B)</li> |
| <li>Qwen2.5-VL (3B, 7B, 72B)</li> | ||
| <li>Qwen3-VL (2B - 235B)</li> | ||
| <li>Qwen3.5</li> | ||
| <li>Qwen3.5 (27B - 397B) </li> |
There was a problem hiding this comment.
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.
| <li>Qwen3.5 (27B - 397B) </li> | |
| <li>Qwen3.5 (27B - 397B)</li> |
Uh oh!
There was an error while loading. Please reload this page.