Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configs/nvidia-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5162,7 +5162,7 @@ minimaxm3-fp8-h100-vllm-agentic-mtp:
- { tp: 8, spec-decoding: mtp, kv-offloading: dram, kv-offload-backend: { name: mooncake, version: "0.3.11.post1" }, conc-list: [6, 8] }

minimaxm3-fp8-h200-vllm-agentic-mtp:
image: vllm/vllm-openai:nightly-d9105ea8001e0a6d77a96327d17515bb5791fb36
image: vllm/vllm-openai:nightly-3df4ae153eb385e27b52f26c81f8edb9e20b9984@sha256:1e1f56a164a3dfdf87a57168983602421a295b0b3570d27c5b49c54b97b341b4
model: MiniMaxAI/MiniMax-M3-MXFP8
model-prefix: minimaxm3
runner: cluster:h200-dgxc
Expand Down
6 changes: 6 additions & 0 deletions perf-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8455,3 +8455,9 @@
description:
- "Update B200 vLLM AgentX to DSpark6 and a new image with TP8 and DEP8 configurations."
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/3274

- config-keys:
- minimaxm3-fp8-h200-vllm-agentic-mtp
description:
- "Update vLLM image from nightly-d9105ea8 to nightly-3df4ae15 (2026-09-21 upstream nightly, pinned by digest)."
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/3327
Loading