[ci] add b200 test placeholder (#21866)

Signed-off-by: simon-mo <simon.mo@hey.com>
This commit is contained in:
Simon Mo 2025-07-29 17:11:50 -07:00 committed by GitHub
parent 9266d98048
commit 0d0cc9e150
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -643,6 +643,17 @@ steps:
- python3 examples/offline_inference/audio_language.py --model-type whisper
- python3 examples/offline_inference/vision_language.py --model-type qwen2_5_vl
- label: Blackwell Test
working_dir: "/vllm-workspace/"
gpu: b200
# optional: true
source_file_dependencies:
- csrc/
- vllm/
commands:
- nvidia-smi
- python3 examples/offline_inference/basic/chat.py
##### 1 GPU test #####
##### multi gpus test #####