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

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
This commit is contained in:
Andreas Karatzas
2026-03-21 02:27:12 -05:00
committed by GitHub
parent 17ee641c45
commit 02eec7ecbe

View File

@@ -3572,7 +3572,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 (4 GPUs)(FP8) # TBD