[Doc] Add vllm-ascend usage doc & fix doc format (#53)
### What this PR does / why we need it? 1. Add vllm-ascend tutorial doc for Qwen/Qwen2.5-7B-Instruct model serving doc 2. fix format of files in `docs` dir, e.g. format tables, add underline for links, add line feed... ### Does this PR introduce _any_ user-facing change? <!-- Note that it means *any* user-facing change including all aspects such as API, interface or other behavior changes. Documentation-only updates are not considered user-facing changes. --> no. ### How was this patch tested? doc CI passed --------- Signed-off-by: Shanshan Shen <87969357+shen-shanshan@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ Before installing the package, you need to make sure firmware/driver and CANN i
|
||||
|
||||
### Install firmwares and drivers
|
||||
|
||||
To verify that the Ascend NPU firmware and driver were correctly installed, run `npu-smi` info
|
||||
To verify that the Ascend NPU firmware and driver were correctly installed, run `npu-smi info`.
|
||||
|
||||
> Tips: Refer to [Ascend Environment Setup Guide](https://ascend.github.io/docs/sources/ascend/quick_install.html) for more details.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user