File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed
.buildkite/nightly-benchmarks Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -42,20 +42,20 @@ steps:
4242 - name : devshm
4343 emptyDir :
4444 medium : Memory
45- - label : " H100"
46- agents :
47- queue : H100
48- plugins :
49- - docker#v5.11.0:
50- image : public.ecr.aws/q9t5s3a7/vllm-ci-test-repo:$BUILDKITE_COMMIT
51- command :
52- - bash
53- - .buildkite/nightly-benchmarks/run-benchmarks-suite.sh
54- mount-buildkite-agent : true
55- propagate-environment : true
56- ipc : host
57- gpus : all
58- environment :
59- - VLLM_USAGE_SOURCE
60- - HF_TOKEN
45+ # - label: "H100"
46+ # agents:
47+ # queue: H100
48+ # plugins:
49+ # - docker#v5.11.0:
50+ # image: public.ecr.aws/q9t5s3a7/vllm-ci-test-repo:$BUILDKITE_COMMIT
51+ # command:
52+ # - bash
53+ # - .buildkite/nightly-benchmarks/run-benchmarks-suite.sh
54+ # mount-buildkite-agent: true
55+ # propagate-environment: true
56+ # ipc: host
57+ # gpus: all
58+ # environment:
59+ # - VLLM_USAGE_SOURCE
60+ # - HF_TOKEN
6161
You can’t perform that action at this time.
0 commit comments