mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-21 02:26:58 +08:00
[ci] Make distributed 8 gpus test optional (#29801)
Signed-off-by: Kevin H. Luu <khluu000@gmail.com>
This commit is contained in:
parent
fc6acc88ca
commit
ec7035c9d4
@ -215,6 +215,7 @@ steps:
|
|||||||
timeout_in_minutes: 10
|
timeout_in_minutes: 10
|
||||||
gpu: h100
|
gpu: h100
|
||||||
num_gpus: 8
|
num_gpus: 8
|
||||||
|
optional: true
|
||||||
working_dir: "/vllm-workspace/tests"
|
working_dir: "/vllm-workspace/tests"
|
||||||
source_file_dependencies:
|
source_file_dependencies:
|
||||||
- examples/offline_inference/torchrun_dp_example.py
|
- examples/offline_inference/torchrun_dp_example.py
|
||||||
@ -1369,4 +1370,4 @@ steps:
|
|||||||
num_gpus: 2
|
num_gpus: 2
|
||||||
working_dir: "/vllm-workspace"
|
working_dir: "/vllm-workspace"
|
||||||
commands:
|
commands:
|
||||||
- bash .buildkite/scripts/scheduled_integration_test/qwen30b_a3b_fp8_block_ep_eplb.sh 0.8 200 8020 2 1
|
- bash .buildkite/scripts/scheduled_integration_test/qwen30b_a3b_fp8_block_ep_eplb.sh 0.8 200 8020 2 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user