File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ Only AArch64 architecture are supported currently due to extra operator's instal
3939
40401 . Start the docker image on your node, refer to [ using docker] ( ../installation.md#set-up-using-docker ) .
4141
42-
4342In addition, if you don't want to use the docker image as above, you can also build all from source:
4443
4544- Install ` vllm-ascend ` from source, refer to [ installation] ( ../installation.md ) .
@@ -290,4 +289,4 @@ export VLLM_USE_MODELSCOPE=true
290289vllm bench serve --model path/DeepSeek-R1-w8a8 --dataset-name random --random-input 200 --num-prompt 200 --request-rate 1 --save-result --result-dir ./
291290```
292291
293- After about several minutes, you can get the performance evaluation result.
292+ After about several minutes, you can get the performance evaluation result.
You can’t perform that action at this time.
0 commit comments