[ROCm][CI] Update GSM8K eval config to use fp8-and-mixed models list (#37619)

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
This commit is contained in:
Andreas Karatzas
2026-03-20 04:06:53 -05:00
committed by GitHub
parent ed359c497a
commit 9cfd4ebb5e
2 changed files with 1 additions and 1 deletions

View File

@@ -2667,7 +2667,7 @@ steps:
- vllm/_aiter_ops.py
- vllm/platforms/rocm.py
commands:
- pytest -s -v evals/gsm8k/test_gsm8k_correctness.py --config-list-file=configs/models-mi3xx-fp8.txt
- pytest -s -v evals/gsm8k/test_gsm8k_correctness.py --config-list-file=configs/models-mi3xx-fp8-and-mixed.txt
- label: LM Eval Large Models (H200-MI325) # TBD