We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f728843 commit 4e8141dCopy full SHA for 4e8141d
vllm-benchmarks/upload_benchmark_results.py
@@ -63,7 +63,6 @@ def parse_args() -> Any:
63
parser.add_argument(
64
"--head-branch",
65
type=str,
66
- default="main",
67
help="the name of the branch the benchmark runs on",
68
)
69
0 commit comments