Skip to content

Commit 21fb360

Browse files
Update minimaxm2.5-fp8-h200-vllm vLLM image to v0.21.0
Ref #1154 Co-authored-by: Klaud Cold <Klaud-Cold@users.noreply.github.com>
1 parent 801621f commit 21fb360

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.github/configs/nvidia-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4333,7 +4333,7 @@ gptoss-fp4-h200-vllm:
43334333
- { tp: 8, conc-start: 4, conc-end: 32 }
43344334

43354335
minimaxm2.5-fp8-h200-vllm:
4336-
image: vllm/vllm-openai:v0.20.2
4336+
image: vllm/vllm-openai:v0.21.0
43374337
model: MiniMaxAI/MiniMax-M2.5
43384338
model-prefix: minimaxm2.5
43394339
runner: h200

perf-changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2493,3 +2493,9 @@
24932493
- "Update image tag to vllm/vllm-openai:v0.20.2"
24942494
- "Add DEP configs for B300 vLLM MTP"
24952495
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1271
2496+
2497+
- config-keys:
2498+
- minimaxm2.5-fp8-h200-vllm
2499+
description:
2500+
- "Update vLLM image from v0.20.2 to v0.21.0"
2501+
pr-link: XXX

0 commit comments

Comments
 (0)