Skip to content

Commit 0d0cc9e

Browse files
authored
[ci] add b200 test placeholder (#21866)
Signed-off-by: simon-mo <simon.mo@hey.com>
1 parent 9266d98 commit 0d0cc9e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,17 @@ steps:
643643
- python3 examples/offline_inference/audio_language.py --model-type whisper
644644
- python3 examples/offline_inference/vision_language.py --model-type qwen2_5_vl
645645

646+
- label: Blackwell Test
647+
working_dir: "/vllm-workspace/"
648+
gpu: b200
649+
# optional: true
650+
source_file_dependencies:
651+
- csrc/
652+
- vllm/
653+
commands:
654+
- nvidia-smi
655+
- python3 examples/offline_inference/basic/chat.py
656+
646657
##### 1 GPU test #####
647658
##### multi gpus test #####
648659

0 commit comments

Comments
 (0)