[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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user