OpenYourMind · vision language · mixture of experts

Minimax-M3-abliterated-clean

OpenYourMind/Minimax-M3-abliterated-clean

Minimax-M3-abliterated-clean at Q2_K is exactly 155,014,798,336 bytes (144.37 GiB / 155.01 GB) — an effective 2.904 bits per weight, not the nominal 2. Its KV cache at 32K is 3.75 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
427B
total, not active
Architecture
minimax-m3
60 layers
Context
1,048,576
native (config.json)
License
other

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q2_K144.37 GiB155,014,798,3362.904Sica-Quants-2
Q3_K_S171.06 GiB183,676,797,9523.441Sica-Quants-2

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.47 GiB0.47 GiB60 / 0 / 0
8,1920.94 GiB0.94 GiB60 / 0 / 0
16,3841.88 GiB1.88 GiB60 / 0 / 0
32,7683.75 GiB3.75 GiB60 / 0 / 0
65,5367.50 GiB7.50 GiB60 / 0 / 0
131,07215.00 GiB15.00 GiB60 / 0 / 0

Compare with

same modality, comparable size

Will it run on your card?

full quant x context sweep

Why other calculators give a different number

A parameters × bits ÷ 8 estimate puts Q2_K at roughly 223.71 GiB. The real file is 144.37 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
60
Attention heads
64
KV heads
4
Head dim
128
Hidden size
6144
Vocab
200,064
Sliding window
none
SWA period
MLA
no
Experts
128
Experts per token
4
use_sliding_window

Questions people ask

How much VRAM does Minimax-M3-abliterated-clean need?
Q2_K is exactly 155,014,798,336 bytes (144.37 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Minimax-M3-abliterated-clean's KV cache?
3.75 GiB at 32K context with an f16 cache, computed per layer. Quantizing the cache to q8_0 roughly halves it, which is often the difference between a context length fitting and not.
Is Minimax-M3-abliterated-clean a mixture-of-experts model?
Yes — 128 experts, 4 routed per token. Every expert must be resident, but only the routed ones are read per token, which is why its memory requirement and its speed behave very differently.
Which quantization of Minimax-M3-abliterated-clean should I use?
Q4_K_M is the usual default. Pick the largest quantization that fits your card at the context you actually need — the table above gives exact sizes for every one published.
Minimax-M3-abliterated-clean — VRAM requirements, exact quant sizes — ossmodeldb