Skip to content

Commit c403ec5

Browse files
committed
update doc
Signed-off-by: Shanshan Shen <87969357+shen-shanshan@users.noreply.github.com>
1 parent f0816bf commit c403ec5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/source/running_vllm_with_ascend.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,6 @@ export VLLM_USE_MODELSCOPE=True
5757

5858
## Offline Inference
5959

60-
### Install vllm and vllm-ascend
61-
62-
Install vllm and vllm-ascend directly with pip:
63-
64-
```bash
65-
pip install vllm vllm-ascend
66-
```
67-
68-
### Offline Inference on a Single NPU
69-
7060
Run the following script to execute offline inference on a single NPU:
7161

7262
```python

0 commit comments

Comments
 (0)