From 8fa87f2f15660d9b072ab8e8b46ae3119f988da7 Mon Sep 17 00:00:00 2001 From: FightingZhen <295632982@qq.com> Date: Thu, 27 Nov 2025 17:29:49 +0800 Subject: [PATCH] Update ascend quickstart doc --- docs/ascend_tutorial/ascend_quick_start.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/ascend_tutorial/ascend_quick_start.rst b/docs/ascend_tutorial/ascend_quick_start.rst index 82b1b34ef7c..d52d6840d3f 100644 --- a/docs/ascend_tutorial/ascend_quick_start.rst +++ b/docs/ascend_tutorial/ascend_quick_start.rst @@ -45,7 +45,6 @@ vllm & vllm-ascend # vllm git clone -b v0.11.0 --depth 1 https://github.com/vllm-project/vllm.git cd vllm - pip install -r requirements-build.txt # for Atlas 200T A2 Box16 VLLM_TARGET_DEVICE=empty pip install -e . --extra-index https://download.pytorch.org/whl/cpu/