Skip to content

Commit bdccf00

Browse files
Klaud-Coldgithub-actions[bot]claude-fix-botfunctionstackx
authored
Update minimaxm2.5-fp8-mi300x-vllm vLLM ROCm image to v0.21.0 (#1405)
* $Update minimaxm2.5-fp8-mi300x-vllm vLLM image to v0.20.2\n\nRef #1154\n\nCo-authored-by: Klaud Cold <Klaud-Cold@users.noreply.github.com> * fix(minimaxm2.5-fp8-mi300x-vllm): bump image to v0.21.0, merge main for --disable-log-requests removal The original commit set the image to v0.20.2 instead of v0.21.0. Merging main picks up commit 0552ead which removed the deprecated --disable-log-requests flag from the benchmark script (PR #1371). Both issues caused the CI sweep to fail with 'unrecognized arguments'. --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: claude-fix-bot <claude-fix-bot@local> Co-authored-by: functionstackx <47992694+functionstackx@users.noreply.github.com>
1 parent 4da367c commit bdccf00

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.github/configs/amd-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ minimaxm2.5-fp4-mi355x-vllm:
758758
- { tp: 4, conc-start: 4, conc-end: 64 }
759759

760760
minimaxm2.5-fp8-mi300x-vllm:
761-
image: vllm/vllm-openai-rocm:v0.16.0
761+
image: vllm/vllm-openai-rocm:v0.21.0
762762
model: MiniMaxAI/MiniMax-M2.5
763763
model-prefix: minimaxm2.5
764764
runner: mi300x

perf-changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,6 +2329,12 @@
23292329
- "Add Qwen3.5-397B-A17B FP8 MI355X ATOM benchmark configs with and without MTP"
23302330
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1310
23312331

2332+
- config-keys:
2333+
- minimaxm2.5-fp8-mi300x-vllm
2334+
description:
2335+
- "Update vLLM ROCm image from v0.16.0 to v0.21.0"
2336+
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1405
2337+
23322338
- config-keys:
23332339
- kimik2.5-int4-b200-vllm
23342340
description:

0 commit comments

Comments
 (0)