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 ec0ac36 commit 1201ea6Copy full SHA for 1201ea6
.github/workflows/vllm-benchmark.yml
@@ -212,7 +212,7 @@ jobs:
212
python .github/scripts/setup_vllm_benchmark.py \
213
--from-benchmark-configs-dir vllm-benchmarks/benchmarks \
214
--to-benchmark-configs-dir vllm-benchmarks/vllm/.buildkite/nightly-benchmarks/tests \
215
- --models "${MODELS}"
+ --models "${MODELS}" \
216
--arch "${ARCH}"
217
218
pushd vllm-benchmarks/vllm
0 commit comments