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
83c9d525
Unverified
Commit
83c9d525
authored
Mar 23, 2026
by
Wentao Ye
Committed by
GitHub
Mar 23, 2026
Browse files
[CI] Add batch invariant test: Block FP8 + small MOE (#37895)
Signed-off-by:
yewentao256
<
zhyanwentao@126.com
>
parent
8f4824b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.buildkite/test_areas/misc.yaml
.buildkite/test_areas/misc.yaml
+3
-1
No files found.
.buildkite/test_areas/misc.yaml
View file @
83c9d525
...
@@ -192,7 +192,7 @@ steps:
...
@@ -192,7 +192,7 @@ steps:
-
pytest -v -s config
-
pytest -v -s config
-
label
:
Batch Invariance (H100)
-
label
:
Batch Invariance (H100)
timeout_in_minutes
:
25
timeout_in_minutes
:
30
device
:
h100
device
:
h100
source_file_dependencies
:
source_file_dependencies
:
-
vllm/v1/attention
-
vllm/v1/attention
...
@@ -203,6 +203,8 @@ steps:
...
@@ -203,6 +203,8 @@ steps:
-
pip install pytest-timeout pytest-forked
-
pip install pytest-timeout pytest-forked
-
pytest -v -s v1/determinism/test_batch_invariance.py
-
pytest -v -s v1/determinism/test_batch_invariance.py
-
pytest -v -s v1/determinism/test_rms_norm_batch_invariant.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
-
label
:
Acceptance Length Test (Large Models)
# optional
timeout_in_minutes
:
25
timeout_in_minutes
:
25
...
...
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