mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-27 02:14:25 +08:00
[Docs] Fix a tip indentation and typo (#24419)
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
This commit is contained in:
parent
425b04b8f4
commit
2f0b833a05
@ -19,7 +19,7 @@ When using `vllm bench serve`, you can enable profiling by passing the `--profil
|
|||||||
Traces can be visualized using <https://ui.perfetto.dev/>.
|
Traces can be visualized using <https://ui.perfetto.dev/>.
|
||||||
|
|
||||||
!!! tip
|
!!! tip
|
||||||
You can directly call bench module without installing vllm using `python -m vllm.entrypoints.cli.main bench`.
|
You can directly call bench module without installing vLLM using `python -m vllm.entrypoints.cli.main bench`.
|
||||||
|
|
||||||
!!! tip
|
!!! tip
|
||||||
Only send a few requests through vLLM when profiling, as the traces can get quite large. Also, no need to untar the traces, they can be viewed directly.
|
Only send a few requests through vLLM when profiling, as the traces can get quite large. Also, no need to untar the traces, they can be viewed directly.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user