Unverified Commit 9d73be12 authored by Ilya Sherstyuk's avatar Ilya Sherstyuk Committed by GitHub
Browse files

docs: Fix profile_sla command in docs (#3258)


Signed-off-by: default avatarIlya Sherstyuk <isherstyuk@nvidia.com>
parent ec50db06
......@@ -310,8 +310,8 @@ In addition to passing the `--use-ai-configurator` flag, you must also provide t
Example command:
```bash
python3 profile_sla.py \
--config ../../components/backends/trtllm/deploy/disagg.yaml \
python3 -m benchmarks.profiler.profile_sla \
--config ./components/backends/trtllm/deploy/disagg.yaml \
--use-ai-configurator \
--aic-system h200_sxm \
--aic-model-name QWEN3_32B \
......
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