-
Notifications
You must be signed in to change notification settings - Fork 543
Description
Release Checklist
Release Version: v0.11.0rc1
Release Branch: v0.11.0-dev
Release Date: 2025/11/04
Release Manager: @wangxiyuan
Prepare Release Note
-
Create a new issue for release feedback
-
Upgrade vllm version to the new version for CI and Dockerfile -
Write the release note PR. [Doc] Add release note for v0.11.0rc1 #3931
-
Update the feedback issue link in docs/source/faqs.md
-
Add release note to docs/source/user_guide/release_notes.md
-
Update release version in README.md and README.zh.md
-
Update version info in docs/source/community/versioning_policy.md
-
Update contributor info in docs/source/community/contributors.md
-
Update package version in docs/conf.py
-
PR need Merge
Functional Test
-
Deepseek v3 + aclgraph @Meihan-chen
-
pooling model: bge-m3, bge-reranker @zhangxinyuehfad
-
w4a4 quantization @22dimensions
-
deepseek 3.2 @menogrey
NOTE
All the following test should be done with enablingVLLM_ASCEND_ENABLE_MLAPOand installcustom_op_sfaonly!
w8a8 and bf16 should both be tested- deepseek 3.2 w8a8/bf16 + aclgraph @Meihan-chen
- deepseek 3.2 w8a8/bf16 + torchair + ascendscheduler @menogrey
- deepseek 3.2 w8a8/bf16 + torchair + v1scheduler @menogrey
-
qwen3-next @wxsIcey
-
mtp @wxsIcey
-
mooncake @Potabk
-
v1 scheduler @gcanlin
-
Qwen2-audio @zhangxinyuehfad
-
Qwen3-VL @shen-shanshan
Doc Test
- Tutorial is updated.
- User Guide is updated.
- Developer Guide is updated.
Prepare Artifacts
- Docker image is ready.
- Wheel package is ready.
Release Step
- Release note PR is merged.
- Post the release on GitHub release page.
- Generate official doc page on https://app.readthedocs.org/dashboard/
- Wait for the wheel package to be available on https://pypi.org/project/vllm-ascend
- Wait for the docker image to be available on https://quay.io/ascend/vllm-ascend
- Upload 310p wheel to Github release page
- Broadcast the release news (By message, blog , etc)
- Close this issue