Skip to content

Commit 1201ea6

Browse files
louie-tsaihuydhn
andcommitted
Update .github/workflows/vllm-benchmark.yml
Co-authored-by: Huy Do <[email protected]>
1 parent ec0ac36 commit 1201ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vllm-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
python .github/scripts/setup_vllm_benchmark.py \
213213
--from-benchmark-configs-dir vllm-benchmarks/benchmarks \
214214
--to-benchmark-configs-dir vllm-benchmarks/vllm/.buildkite/nightly-benchmarks/tests \
215-
--models "${MODELS}"
215+
--models "${MODELS}" \
216216
--arch "${ARCH}"
217217
218218
pushd vllm-benchmarks/vllm

0 commit comments

Comments
 (0)