Move cli args docs to its own page (#18228) (#18264)

Signed-off-by: Trevor Royer <troyer@redhat.com>
This commit is contained in:
Trevor Royer
2025-05-16 19:43:45 -07:00
committed by GitHub
parent fd195b194e
commit 55f1a468d9
4 changed files with 51 additions and 49 deletions

View File

@@ -7,6 +7,8 @@ Engine arguments control the behavior of the vLLM engine.
- For [offline inference](#offline-inference), they are part of the arguments to `LLM` class.
- For [online serving](#openai-compatible-server), they are part of the arguments to `vllm serve`.
For references to all arguments available from `vllm serve` see the [serve args](#serve-args) documentation.
Below, you can find an explanation of every engine argument:
<!--- pyml disable-num-lines 7 no-space-in-emphasis -->