Unverified Commit 5bd9f841 authored by Michael Yao's avatar Michael Yao Committed by GitHub
Browse files

[Docs] Fix an admonition important (#23726)


Signed-off-by: default avatarwindsonsea <haifeng.yao@daocloud.io>
parent 91e382c9
...@@ -164,7 +164,7 @@ llm = LLM( ...@@ -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`).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment