[Doc] Add release note for 0.13.0rc2 (#6207)

Add release note for 0.13.0rc2

- vLLM version: v0.14.0
- vLLM main:
d68209402d

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2026-01-24 12:51:47 +08:00
committed by GitHub
parent f66bcdfb29
commit 21833a4321
5 changed files with 84 additions and 26 deletions

View File

@@ -23,7 +23,7 @@ trap 'echo "Error on line $LINENO: command \`$BASH_COMMAND\` failed with exit co
cd /vllm-workspace
# download fused_infer_attention_score related source files
wget https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/fused_infer_attention_score_a2_$(uname -i).tar.gz
wget https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/cann-8.5.0/fused_infer_attention_score_a2_$(uname -i).tar.gz
tar -zxvf ./fused_infer_attention_score_a2_$(uname -i).tar.gz
# replace fused_infer_attention_score operation files

View File

@@ -22,7 +22,7 @@ trap 'echo "Error on line $LINENO: command \`$BASH_COMMAND\` failed with exit co
cd /vllm-workspace
# download fused_infer_attention_score related source files
wget https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/fused_infer_attention_score_a3_$(uname -i).tar.gz
wget https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/cann-8.5.0/fused_infer_attention_score_a3_$(uname -i).tar.gz
tar -zxvf ./fused_infer_attention_score_a3_$(uname -i).tar.gz
# replace fused_infer_attention_score operation files