[Doc][Misc] Improve documentation quality by revising specific content. (#8603)

### What this PR does / why we need it?

To improve the quality of certain docs by revising specific content.

### Does this PR introduce _any_ user-facing change?

None

### How was this patch tested?

- vLLM version: v0.19.0
- vLLM main:
6f786f2c50

---------

Signed-off-by: Lucky1 <144669645+verylucky01@users.noreply.github.com>
This commit is contained in:
Lucky1
2026-04-24 15:40:41 +08:00
committed by GitHub
parent 97dbcaf919
commit bd3774d601
5 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ cd ~/vllm-project/
# vllm vllm-ascend
# Use mirror to speed up download
# docker pull quay.nju.edu.cn/ascend/cann:|cann_image_tag|
# docker pull m.daocloud.io/quay.io/ascend/cann:|cann_image_tag|
export IMAGE=quay.io/ascend/cann:|cann_image_tag|
docker run --rm --name vllm-ascend-ut \
-v $(pwd):/vllm-project \