From 048fc57a0fb599a3e39bbc9228432b0d1bb9e88d Mon Sep 17 00:00:00 2001 From: Simon Mo Date: Sun, 22 Dec 2024 14:17:43 -0800 Subject: [PATCH] [CI] Unboock H100 Benchmark (#11419) Signed-off-by: simon-mo --- .buildkite/nightly-benchmarks/benchmark-pipeline.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.buildkite/nightly-benchmarks/benchmark-pipeline.yaml b/.buildkite/nightly-benchmarks/benchmark-pipeline.yaml index 64ba1b32fb074..708e548727cf5 100644 --- a/.buildkite/nightly-benchmarks/benchmark-pipeline.yaml +++ b/.buildkite/nightly-benchmarks/benchmark-pipeline.yaml @@ -65,9 +65,9 @@ steps: - VLLM_USAGE_SOURCE - HF_TOKEN - - block: "Run H100 Benchmark" - key: block-h100 - depends_on: ~ + #- block: "Run H100 Benchmark" + #key: block-h100 + #depends_on: ~ - label: "H100" # skip: "use this flag to conditionally skip the benchmark step, useful for PR testing"