Unverified Commit 67d745cc authored by Kuntai Du's avatar Kuntai Du Committed by GitHub
Browse files

[CI] Temporarily turn off H100 performance benchmark (#7104)

parent 99d7cabd
...@@ -42,20 +42,20 @@ steps: ...@@ -42,20 +42,20 @@ steps:
- name: devshm - name: devshm
emptyDir: emptyDir:
medium: Memory medium: Memory
- label: "H100" # - label: "H100"
agents: # agents:
queue: H100 # queue: H100
plugins: # plugins:
- docker#v5.11.0: # - docker#v5.11.0:
image: public.ecr.aws/q9t5s3a7/vllm-ci-test-repo:$BUILDKITE_COMMIT # image: public.ecr.aws/q9t5s3a7/vllm-ci-test-repo:$BUILDKITE_COMMIT
command: # command:
- bash # - bash
- .buildkite/nightly-benchmarks/run-benchmarks-suite.sh # - .buildkite/nightly-benchmarks/run-benchmarks-suite.sh
mount-buildkite-agent: true # mount-buildkite-agent: true
propagate-environment: true # propagate-environment: true
ipc: host # ipc: host
gpus: all # gpus: all
environment: # environment:
- VLLM_USAGE_SOURCE # - VLLM_USAGE_SOURCE
- HF_TOKEN # - HF_TOKEN
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