vllm_omni.entrypoints.cli ¶
CLI helpers for vLLM-Omni entrypoints.
Modules:
| Name | Description |
|---|---|
benchmark | |
logo | |
main | CLI entry point for vLLM-Omni that intercepts vLLM commands. |
serve | Omni serve command for vLLM-Omni. |
OmniBenchmarkServingSubcommand ¶
Bases: OmniBenchmarkSubcommandBase
The serve subcommand for vllm bench.
help class-attribute instance-attribute ¶
OmniServeCommand ¶
Bases: CLISubcommand
The serve subcommand for the vLLM CLI.