MiniMax-M2.7: hardware requirements

MiniMax-M2.7 needs about 144 GB of memory at Q4 quantization — a 140 GB download plus room for context and overhead. That is beyond consumer hardware; use it through an API instead.

Parameters
229B
Tier
Server only
Licence
See model card
Released
2025-10-26

This is a mixture-of-experts model. Only a fraction of its 229B parameters are used for each token, so it runs faster than its size suggests — but all of it still has to fit in memory. The speed is that of a small model; the memory requirement is that of a large one. More on this →

Will it run on your machine?

Download sizes by quantization

Lower quantization means a smaller file and less memory, at some cost to quality. Q4_K_M is the usual starting point. What is this?

QuantDownloadRAM @ 4KRAM @ 32KSource
Q4_K_Mrecommended140 GB144 GB152 GBmeasured
Q5_K_M169 GB173 GB180 GBmeasured
Q6_K188 GB192 GB200 GBmeasured
Q8_0243 GB247 GB255 GBmeasured
BF16457 GB462 GB469 GBmeasured

“Measured” sizes are read from published GGUF files (unsloth/MiniMax-M2.7-GGUF). “Estimated” sizes are derived from the parameter count and are typically within a few percent. The RAM columns add the context cache and runtime overhead to the download size.