DarkArtsForge · text

Morax-24B-v2

DarkArtsForge/Morax-24B-v2

Morax-24B-v2 at IQ2_XXS is exactly 6,545,138,880 bytes (6.10 GiB / 6.55 GB) — an effective 2.221 bits per weight, not the nominal 2. 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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ2_XXS6.10 GiB6,545,138,8802.221Naphula
IQ2_S6.96 GiB7,478,373,6002.538Naphula
IQ2_M7.56 GiB8,114,072,8002.754Naphula
IQ3_XXS8.64 GiB9,280,613,6003.150Naphula
IQ3_XS9.23 GiB9,907,140,4803.362Naphula
IQ3_S9.71 GiB10,428,151,6803.539Naphula
IQ3_M9.92 GiB10,650,974,0803.615Naphula
IQ4_XS11.88 GiB12,758,941,6004.330Naphula
IQ4_NL12.54 GiB13,468,041,7604.571Naphula

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 IQ2_XXS at roughly 12.35 GiB. The real file is 6.10 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 Morax-24B-v2 need?
IQ2_XXS is exactly 6,545,138,880 bytes (6.10 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Morax-24B-v2'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 Morax-24B-v2 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.