Running MiniMax M2.7 on MI325X
Quick answer
MiniMax M2.7 sustains 2,035 tokens/s per GPU on MI325X at 50 tokens/s per user, which works out to $0.15 per million tokens at hyperscaler pricing, served by vLLM. Fastest measured TTFT: 0.1 ms; fastest TPOT: 0.0 ms (each the best across all configs, not one run).
Benchmarked configs
35
Serving engines
vLLM
Precisions
fp8
Run dates
2026-03-28 → 2026-05-30
Throughput at every interactivity target
Serving is a trade-off: push more concurrent users through a GPU and each user's tokens arrive slower. The ladder below reads the measured frontier at each per-user speed target on a single-turn chat workload (8k input / 1k output), using the best engine and precision at that point.
| Per-user target | Tokens/s per GPU | $ / 1M tokens | Engine | Precision |
|---|---|---|---|---|
| 30 tok/s | 2,916 | $0.10 | vLLM | fp8 |
| 50 tok/s | 2,035 | $0.15 | vLLM | fp8 |
| 75 tok/s | 1,111 | $0.27 | vLLM | fp8 |
| 100 tok/s | - | - | vLLM | fp8 |
| 150 tok/s | - | - | vLLM | fp8 |
| 200 tok/s | - | - | vLLM | fp8 |
What serving actually costs
Converting the 50 tokens/s per user operating point to $ per million total tokens across rental pricing tiers from the SemiAnalysis AI Cloud TCO model.
| Pricing tier | $ / GPU / hr | $ / 1M tokens |
|---|---|---|
| Hyperscaler | $1.10 | $0.15 |
| Neocloud | $1.32 | $0.18 |
| Retail | $1.60 | $0.22 |
Frequently asked questions
- How fast is MiniMax M2.7 on MI325X?
- At an interactivity target of 50 tokens/s per user on a single-turn chat workload (8k input / 1k output), MI325X sustains 2,035 tokens/s per GPU serving MiniMax M2.7 with vLLM in FP8. Peak measured throughput across all configs is 3,874 tokens/s per GPU.
- How much does it cost to serve MiniMax M2.7 on MI325X?
- $0.15 per million total tokens at hyperscaler $/GPU/hr pricing, at 50 tokens/s per user. Neocloud and retail rental tiers are tabulated above; slower interactivity targets lower the cost further.
- Which serving engines run MiniMax M2.7 on MI325X?
- The runs behind this page used vLLM in FP8. Engines are rebuilt and re-benchmarked continuously, so the best config can change between visits.
- How are these MiniMax M2.7 numbers measured?
- Every number is measured on real MI325X hardware by the InferenceX fleet, sweeping concurrency on a single-turn chat workload (8k input / 1k output) to trace the throughput-versus-interactivity frontier; the newest run landed on 2026-05-30. The same derivation powers the InferenceX overview leaderboard.