sophosympatheia · text

Magistry-24B-v1.1

sophosympatheia/Magistry-24B-v1.1

Magistry-24B-v1.1 at Q4_K_M is exactly 14,333,942,048 bytes (13.35 GiB / 14.33 GB) — an effective 4.865 bits per weight, not the nominal 4. Its KV cache at 32K is 5.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
23.6B
Architecture
llama
40 layers
Context
131,072
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S4.91 GiB5,273,746,9761.790mradermacher
I1-IQ1_M5.36 GiB5,750,521,3761.952mradermacher
I1-IQ2_XXS6.10 GiB6,545,145,3762.221mradermacher
I1-IQ2_XS6.71 GiB7,207,058,9762.446mradermacher
I1-IQ2_S6.96 GiB7,478,380,0962.538mradermacher
IQ2_XS7.37 GiB7,908,785,2482.684bartowski
I1-IQ2_M7.56 GiB8,114,079,2962.754mradermacher
IQ2_S7.68 GiB8,248,263,8082.799bartowski
I1-Q2_K_S7.75 GiB8,320,190,6562.824mradermacher
IQ2_M8.19 GiB8,798,766,2082.986bartowski
I1-Q2_K8.28 GiB8,890,353,8563.017mradermacher
Q2_K8.47 GiB9,096,791,8083.087bartowski
I1-IQ3_XXS8.64 GiB9,280,620,0963.150mradermacher
IQ3_XXS8.88 GiB9,529,656,4483.234bartowski
Q2_K_L9.08 GiB9,752,171,8083.310bartowski
I1-IQ3_XS9.23 GiB9,907,146,9763.362mradermacher
IQ3_XS9.43 GiB10,120,138,5283.435bartowski
I1-Q3_K_S9.69 GiB10,400,305,3763.530mradermacher
I1-IQ3_S9.71 GiB10,428,158,1763.539mradermacher
Q3_K_S9.84 GiB10,564,144,9283.585bartowski
IQ3_M9.92 GiB10,650,979,9683.615zerofata
I1-IQ3_M9.92 GiB10,650,980,5763.615mradermacher
IQ3_M10.10 GiB10,841,034,5283.679bartowski
Q3_K_M10.69 GiB11,474,112,1283.894zerofata
I1-Q3_K_M10.69 GiB11,474,112,7363.894mradermacher
Q3_K_M10.85 GiB11,649,748,7683.954bartowski
I1-Q3_K_L11.55 GiB12,400,791,7764.209mradermacher
Q3_K_L11.60 GiB12,459,773,7284.229bartowski
IQ4_XS11.88 GiB12,758,947,4884.330zerofata
I1-IQ4_XS11.88 GiB12,758,948,0964.330mradermacher
IQ4_XS12.02 GiB12,908,042,0484.381bartowski
I1-Q4_012.57 GiB13,494,262,6564.580mradermacher
I1-Q4_K_S12.62 GiB13,549,312,8964.598mradermacher
Q4_012.67 GiB13,602,396,6084.616bartowski
IQ4_NL12.67 GiB13,604,035,0084.617bartowski
Q4_K_S12.73 GiB13,667,932,6084.639bartowski
Q4_K_M13.35 GiB14,333,942,0484.865zerofata
I1-Q4_K_M13.35 GiB14,333,942,6564.865mradermacher
Q4_K_M13.57 GiB14,573,148,6084.946bartowski
I1-Q4_113.85 GiB14,873,141,3765.048mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.63 GiB0.63 GiB40 / 0 / 0
8,1921.25 GiB1.25 GiB40 / 0 / 0
16,3842.50 GiB2.50 GiB40 / 0 / 0
32,7685.00 GiB5.00 GiB40 / 0 / 0
65,53610.00 GiB10.00 GiB40 / 0 / 0
131,07220.00 GiB20.00 GiB40 / 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 Q4_K_M at roughly 12.35 GiB. The real file is 13.35 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
40
Attention heads
32
KV heads
8
Head dim
128
Hidden size
5120
Vocab
131,076
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Magistry-24B-v1.1 need?
Q4_K_M is exactly 14,333,942,048 bytes (13.35 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Magistry-24B-v1.1's KV cache?
5.00 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.
Which quantization of Magistry-24B-v1.1 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.