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
9c3ae04b
Unverified
Commit
9c3ae04b
authored
Mar 26, 2026
by
Andreas Karatzas
Committed by
GitHub
Mar 26, 2026
Browse files
[ROCm][CI] Add LM Eval Qwen3.5 Models test for MI355 (#38155)
Signed-off-by:
Andreas Karatzas
<
akaratza@amd.com
>
parent
a8e48a7b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
.buildkite/test-amd.yaml
.buildkite/test-amd.yaml
+24
-0
tests/evals/gsm8k/configs/models-qwen35-mi355.txt
tests/evals/gsm8k/configs/models-qwen35-mi355.txt
+1
-0
No files found.
.buildkite/test-amd.yaml
View file @
9c3ae04b
...
...
@@ -3749,3 +3749,27 @@ steps:
-
vllm/platforms/rocm.py
commands
:
-
python3 benchmarks/attention_benchmarks/benchmark.py --backends ROCM_ATTN ROCM_AITER_FA ROCM_AITER_UNIFIED_ATTN --batch-specs "8q1s1k" --repeats 1 --warmup-iters
1
-
label
:
LM Eval Qwen3-5 Models (B200-MI355)
# TBD
timeout_in_minutes
:
120
mirror_hardwares
:
[
amdexperimental
,
amdproduction
,
amdgfx950nightly
,
amdmi355
]
agent_pool
:
mi355_2
num_gpus
:
2
optional
:
true
working_dir
:
"
/vllm-workspace/tests"
source_file_dependencies
:
-
vllm/model_executor/models/qwen3_5.py
-
vllm/model_executor/models/qwen3_5_mtp.py
-
vllm/transformers_utils/configs/qwen3_5.py
-
vllm/transformers_utils/configs/qwen3_5_moe.py
-
vllm/model_executor/models/qwen.py
-
vllm/model_executor/models/qwen2.py
-
vllm/model_executor/models/qwen3.py
-
vllm/model_executor/models/qwen3_next.py
-
vllm/model_executor/models/qwen3_next_mtp.py
-
vllm/model_executor/layers/fla/ops/
-
vllm/_aiter_ops.py
-
vllm/platforms/rocm.py
commands
:
-
pytest -s -v evals/gsm8k/test_gsm8k_correctness.py --config-list-file=configs/models-qwen35-mi355.txt
tests/evals/gsm8k/configs/models-qwen35-mi355.txt
0 → 100644
View file @
9c3ae04b
Qwen3.5-35B-A3B-DEP2.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