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
67d745cc
Unverified
Commit
67d745cc
authored
Aug 02, 2024
by
Kuntai Du
Committed by
GitHub
Aug 02, 2024
Browse files
[CI] Temporarily turn off H100 performance benchmark (#7104)
parent
99d7cabd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
.buildkite/nightly-benchmarks/benchmark-pipeline.yaml
.buildkite/nightly-benchmarks/benchmark-pipeline.yaml
+16
-16
No files found.
.buildkite/nightly-benchmarks/benchmark-pipeline.yaml
View file @
67d745cc
...
@@ -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
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