Skip to content

Commit ec4878f

Browse files
committed
update Deepseek-R1 tutorial.
Signed-off-by: Gongdayao <gongdayao@foxmail.com>
1 parent b8c1030 commit ec4878f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/tutorials/DeepSeek-R1.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Only AArch64 architecture are supported currently due to extra operator's instal
3939

4040
1. Start the docker image on your node, refer to [using docker](../installation.md#set-up-using-docker).
4141

42-
4342
In 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
290289
vllm 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.

0 commit comments

Comments
 (0)