Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
7883c2bb
Unverified
Commit
7883c2bb
authored
Dec 04, 2024
by
Kevin H. Luu
Committed by
GitHub
Dec 04, 2024
Browse files
[benchmark] Make H100 benchmark optional (#10908)
parent
2a56e126
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
.buildkite/nightly-benchmarks/benchmark-pipeline.yaml
.buildkite/nightly-benchmarks/benchmark-pipeline.yaml
+5
-0
No files found.
.buildkite/nightly-benchmarks/benchmark-pipeline.yaml
View file @
7883c2bb
...
@@ -65,10 +65,15 @@ steps:
...
@@ -65,10 +65,15 @@ steps:
-
VLLM_USAGE_SOURCE
-
VLLM_USAGE_SOURCE
-
HF_TOKEN
-
HF_TOKEN
-
block
:
"
Run
H100
Benchmark"
key
:
block-h100
depends_on
:
~
-
label
:
"
H100"
-
label
:
"
H100"
# skip: "use this flag to conditionally skip the benchmark step, useful for PR testing"
# skip: "use this flag to conditionally skip the benchmark step, useful for PR testing"
agents
:
agents
:
queue
:
H100
queue
:
H100
depends_on
:
block-h100
plugins
:
plugins
:
-
docker#v5.12.0
:
-
docker#v5.12.0
:
image
:
public.ecr.aws/q9t5s3a7/vllm-ci-postmerge-repo:$BUILDKITE_COMMIT
image
:
public.ecr.aws/q9t5s3a7/vllm-ci-postmerge-repo:$BUILDKITE_COMMIT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment