mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-16 09:45:30 +08:00
[Docs] Fix an admonition important (#23726)
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
This commit is contained in:
parent
91e382c935
commit
5bd9f84158
@ -164,7 +164,7 @@ llm = LLM(
|
|||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
!! important
|
!!! important
|
||||||
Batch-level DP is not to be confused with API request-level DP
|
Batch-level DP is not to be confused with API request-level DP
|
||||||
(which is instead controlled by `data_parallel_size`).
|
(which is instead controlled by `data_parallel_size`).
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user