llmfan46 · text

GLM-Z1-32B-0414-uncensored-heretic-v2

llmfan46/GLM-Z1-32B-0414-uncensored-heretic-v2

GLM-Z1-32B-0414-uncensored-heretic-v2 at Q4_K_M is exactly 19,686,117,248 bytes (18.33 GiB / 19.69 GB) — an effective 4.836 bits per weight, not the nominal 4. Its KV cache at 32K is 1.91 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
32.6B
Architecture
glm4
61 layers
Context
32,768
native (config.json)
License
mit

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q3_K_M14.80 GiB15,890,562,9443.904llmfan46
Q3_K_L16.03 GiB17,216,290,6884.229llmfan46
Q4_K_S17.42 GiB18,708,852,6084.596llmfan46
Q4_K_M18.33 GiB19,686,117,2484.836llmfan46
Q5_K_S20.98 GiB22,527,176,5765.534llmfan46
Q5_K_M21.52 GiB23,103,938,4325.676llmfan46
Q6_K24.89 GiB26,728,492,9286.566llmfan46
Q8_032.24 GiB34,615,226,2408.503llmfan46
BF1660.67 GiB65,144,516,48016.003llmfan46

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.24 GiB0.24 GiB61 / 0 / 0
8,1920.48 GiB0.48 GiB61 / 0 / 0
16,3840.95 GiB0.95 GiB61 / 0 / 0
32,7681.91 GiB1.91 GiB61 / 0 / 0
65,5363.81 GiB3.81 GiB61 / 0 / 0
131,0727.63 GiB7.63 GiB61 / 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.06 GiB. The real file is 18.33 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
61
Attention heads
48
KV heads
2
Head dim
128
Hidden size
6144
Vocab
151,552
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does GLM-Z1-32B-0414-uncensored-heretic-v2 need?
Q4_K_M is exactly 19,686,117,248 bytes (18.33 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is GLM-Z1-32B-0414-uncensored-heretic-v2's KV cache?
1.91 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 GLM-Z1-32B-0414-uncensored-heretic-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.