ArliAI · text

Qwen2.5-32B-ArliAI-RPMax-v1.3

ArliAI/Qwen2.5-32B-ArliAI-RPMax-v1.3

Qwen2.5-32B-ArliAI-RPMax-v1.3 at Q4_K_M is exactly 19,851,336,128 bytes (18.49 GiB / 19.85 GB) — an effective 4.847 bits per weight, not the nominal 4. Its KV cache at 32K is 8.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
32.8B
Architecture
qwen2
64 layers
Context
32,768
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ2_XXS8.41 GiB9,028,250,0482.204bartowski
IQ2_XS9.27 GiB9,957,550,5282.431bartowski
IQ2_S9.67 GiB10,387,569,0882.536bartowski
IQ2_M10.49 GiB11,264,440,7682.751bartowski
Q2_K11.47 GiB12,313,098,6883.006bartowski
Q2_K_L12.18 GiB13,073,418,6883.192bartowski
IQ3_XS12.76 GiB13,705,513,4083.346bartowski
Q3_K_S13.40 GiB14,392,330,6883.514bartowski
IQ3_M13.79 GiB14,810,122,6883.616bartowski
Q3_K_M14.84 GiB15,935,048,1283.891bartowski
Q3_K_L16.06 GiB17,247,078,8484.211bartowski
IQ4_XS16.48 GiB17,693,153,7284.320bartowski
Q4_017.43 GiB18,711,009,7284.569bartowski
Q4_K_S17.49 GiB18,784,410,0484.587bartowski
Q4_K_M18.49 GiB19,851,336,1284.847bartowski
Q4_K_L19.03 GiB20,429,179,3284.988bartowski
Q5_K_S21.08 GiB22,638,254,5285.528bartowski
Q5_K_M21.66 GiB23,262,157,2485.680bartowski
Q5_K_L22.11 GiB23,742,679,4885.797bartowski
Q6_K25.04 GiB26,886,154,6886.565bartowski
Q6_K_L25.39 GiB27,263,273,4086.657bartowski
Q8_032.43 GiB34,820,884,9288.502bartowski
F162 shards61.04 GiB65,535,969,63216.002bartowski

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.00 GiB1.00 GiB64 / 0 / 0
8,1922.00 GiB2.00 GiB64 / 0 / 0
16,3844.00 GiB4.00 GiB64 / 0 / 0
32,7688.00 GiB8.00 GiB64 / 0 / 0
65,53616.00 GiB16.00 GiB64 / 0 / 0
131,07232.00 GiB32.00 GiB64 / 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 17.16 GiB. The real file is 18.49 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

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

Questions people ask

How much VRAM does Qwen2.5-32B-ArliAI-RPMax-v1.3 need?
Q4_K_M is exactly 19,851,336,128 bytes (18.49 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Qwen2.5-32B-ArliAI-RPMax-v1.3's KV cache?
8.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 Qwen2.5-32B-ArliAI-RPMax-v1.3 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.