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
e054f152
Unverified
Commit
e054f152
authored
Mar 26, 2026
by
Wentao Ye
Committed by
GitHub
Mar 26, 2026
Browse files
[CI] Add batch invariant test for b200 (#38014)
Signed-off-by:
yewentao256
<
zhyanwentao@126.com
>
parent
0f5b5260
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
.buildkite/test_areas/misc.yaml
.buildkite/test_areas/misc.yaml
+15
-0
No files found.
.buildkite/test_areas/misc.yaml
View file @
e054f152
...
...
@@ -206,6 +206,21 @@ steps:
-
VLLM_TEST_MODEL=deepseek-ai/DeepSeek-V2-Lite-Chat pytest -v -s v1/determinism/test_batch_invariance.py::test_v1_generation_is_deterministic_across_batch_sizes_with_needle[TRITON_MLA]
-
VLLM_TEST_MODEL=Qwen/Qwen3-30B-A3B-Thinking-2507-FP8 pytest -v -s v1/determinism/test_batch_invariance.py::test_v1_generation_is_deterministic_across_batch_sizes_with_needle[FLASH_ATTN]
-
label
:
Batch Invariance (B200)
timeout_in_minutes
:
30
device
:
b200
source_file_dependencies
:
-
vllm/v1/attention
-
vllm/model_executor/layers
-
tests/v1/determinism/
commands
:
-
export VLLM_WORKER_MULTIPROC_METHOD=spawn
-
pip install pytest-timeout pytest-forked
-
pytest -v -s v1/determinism/test_batch_invariance.py
-
pytest -v -s v1/determinism/test_rms_norm_batch_invariant.py
-
VLLM_TEST_MODEL=deepseek-ai/DeepSeek-V2-Lite-Chat pytest -v -s v1/determinism/test_batch_invariance.py::test_v1_generation_is_deterministic_across_batch_sizes_with_needle[TRITON_MLA]
-
VLLM_TEST_MODEL=Qwen/Qwen3-30B-A3B-Thinking-2507-FP8 pytest -v -s v1/determinism/test_batch_invariance.py::test_v1_generation_is_deterministic_across_batch_sizes_with_needle[FLASH_ATTN]
-
label
:
Acceptance Length Test (Large Models)
# optional
timeout_in_minutes
:
25
gpu
:
h100
...
...
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