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
60bc25e7
Unverified
Commit
60bc25e7
authored
Oct 05, 2025
by
Michael Goin
Committed by
GitHub
Oct 05, 2025
Browse files
[CI] Add Blackwell LM Eval Small Models test to nightly (#26052)
Signed-off-by:
mgoin
<
mgoin64@gmail.com
>
parent
b893d661
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
2 deletions
+16
-2
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+12
-2
tests/evals/gsm8k/configs/models-blackwell.txt
tests/evals/gsm8k/configs/models-blackwell.txt
+4
-0
No files found.
.buildkite/test-pipeline.yaml
View file @
60bc25e7
...
...
@@ -835,11 +835,11 @@ steps:
-
pytest -v -s tests/kernels/moe/test_flashinfer.py
-
pytest -v -s tests/compile/test_silu_mul_quant_fusion.py
-
label
:
GPT-OSS Eval
(Blackwell)
-
label
:
Blackwell
GPT-OSS Eval
timeout_in_minutes
:
60
working_dir
:
"
/vllm-workspace/"
gpu
:
b200
optional
:
true
#
disable while debugging
optional
:
true
#
run on nightlies
source_file_dependencies
:
-
tests/evals/gpt_oss
-
vllm/model_executor/models/gpt_oss.py
...
...
@@ -866,6 +866,16 @@ steps:
commands
:
-
pytest -s -v tests/quantization/test_blackwell_moe.py
-
label
:
Blackwell LM Eval Small Models
timeout_in_minutes
:
75
gpu
:
b200
optional
:
true
# run on nightlies
source_file_dependencies
:
-
csrc/
-
vllm/model_executor/layers/quantization
commands
:
-
pytest -s -v evals/gsm8k/test_gsm8k_correctness.py --config-list-file=configs/models-blackwell.txt --tp-size=1
##### 1 GPU test #####
##### multi gpus test #####
...
...
tests/evals/gsm8k/configs/models-blackwell.txt
0 → 100644
View file @
60bc25e7
Qwen3-0.6B-FP8.yaml
Qwen2.5-VL-3B-Instruct-FP8-dynamic.yaml
Qwen1.5-MoE-W4A16-CT.yaml
DeepSeek-V2-Lite-Instruct-FP8.yaml
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