[ReleaseNote] Add release note for v0.13.0rc1 (#5334)

### What this PR does / why we need it?
Add release note for v0.13.0rc1

- vLLM version: release/v0.13.0
- vLLM main:
bc0a5a0c08
---------
Signed-off-by: MengqingCao <cmq0113@163.com>
This commit is contained in:
Mengqing Cao
2025-12-27 18:46:57 +08:00
committed by GitHub
parent 58adf7c8ac
commit 1b5d5abf86
6 changed files with 69 additions and 8 deletions

View File

@@ -65,19 +65,19 @@ myst_substitutions = {
# the branch of vllm, used in vllm clone
# - main branch: 'main'
# - vX.Y.Z branch: 'vX.Y.Z'
'vllm_version': 'v0.12.0',
'vllm_version': 'v0.13.0',
# the branch of vllm-ascend, used in vllm-ascend clone and image tag
# - main branch: 'main'
# - vX.Y.Z branch: latest vllm-ascend release tag
'vllm_ascend_version': 'v0.12.0rc1',
'vllm_ascend_version': 'v0.13.0rc1',
# the newest release version of vllm-ascend and matched vLLM, used in pip install.
# This value should be updated when cut down release.
'pip_vllm_ascend_version': "0.12.0rc1",
'pip_vllm_version': "0.12.0",
'pip_vllm_ascend_version': "0.13.0rc1",
'pip_vllm_version': "0.13.0",
# CANN image tag
'cann_image_tag': "8.3.rc2-910b-ubuntu22.04-py3.11",
# vllm version in ci
'ci_vllm_version': 'release/v0.13.0',
'ci_vllm_version': 'v0.13.0',
}
# For cross-file header anchors