[Doc][v0.18.0] Fix documentation formatting and improve code examples (#8701)
### What this PR does / why we need it? This PR fixes various documentation issues and improves code examples throughout the project. Signed-off-by: MrZ20 <2609716663@qq.com>
This commit is contained in:
@@ -29,7 +29,7 @@ docker run --rm \
|
||||
-e VLLM_USE_MODELSCOPE=True \
|
||||
-e PYTORCH_NPU_ALLOC_CONF=max_split_size_mb:256 \
|
||||
-it $IMAGE \
|
||||
vllm serve Qwen/Qwen2.5-7B-Instruct --max_model_len 26240
|
||||
vllm serve Qwen/Qwen2.5-7B-Instruct --max-model-len 26240
|
||||
```
|
||||
|
||||
If the vLLM server is started successfully, you can see information shown below:
|
||||
|
||||
Reference in New Issue
Block a user