vllm.entrypoints.cli.benchmark.base
 
  Bases: CLISubcommand
The base class of subcommands for vllm bench.
Source code in vllm/entrypoints/cli/benchmark/base.py
  classmethod  ¶
 add_cli_args(parser: ArgumentParser) -> None