Unverified Commit 7d4572f9 authored by Tzu-Ling Kan's avatar Tzu-Ling Kan Committed by GitHub
Browse files

fix(tests): remove invalid --warmup-request-count 0 from aiperf (#8653)


Signed-off-by: default avatarTzu-Ling <tzulingk@nvidia.com>
parent f222e555
......@@ -261,9 +261,6 @@ def run_aiperf(
str(output_token_length),
"--output-tokens-stddev",
"0", # Set to 0 for consistent token counts
# Skip warmup to avoid initial failures
"--warmup-request-count",
"0",
# Output configuration
"--artifact-dir",
str(output_dir),
......
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