vllm.entrypoints.cli.benchmark.mm_processor ¶
BenchmarkMMProcessorSubcommand ¶
Bases: BenchmarkSubcommandBase
The mm-processor subcommand for vllm bench.
Source code in vllm/entrypoints/cli/benchmark/mm_processor.py
help class-attribute instance-attribute ¶
add_cli_args classmethod ¶
add_cli_args(parser: ArgumentParser) -> None