We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6acc8 commit ec7035cCopy full SHA for ec7035c
.buildkite/test-pipeline.yaml
@@ -215,6 +215,7 @@ steps:
215
timeout_in_minutes: 10
216
gpu: h100
217
num_gpus: 8
218
+ optional: true
219
working_dir: "/vllm-workspace/tests"
220
source_file_dependencies:
221
- examples/offline_inference/torchrun_dp_example.py
@@ -1369,4 +1370,4 @@ steps:
1369
1370
num_gpus: 2
1371
working_dir: "/vllm-workspace"
1372
commands:
- - bash .buildkite/scripts/scheduled_integration_test/qwen30b_a3b_fp8_block_ep_eplb.sh 0.8 200 8020 2 1
1373
+ - bash .buildkite/scripts/scheduled_integration_test/qwen30b_a3b_fp8_block_ep_eplb.sh 0.8 200 8020 2 1
0 commit comments