WarlordHermes · text · mixture of experts

granite-4.0-7B-A1B-Creative-v0.1

WarlordHermes/granite-4.0-7B-A1B-Creative-v0.1

granite-4.0-7B-A1B-Creative-v0.1 at Q4_K_M is exactly 4,049,883,328 bytes (3.77 GiB / 4.05 GB) — an effective 4.856 bits per weight, not the nominal 4. Its KV cache at 32K is 0.25 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
6.7B
total, not active
Architecture
granitehybrid
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_S1.29 GiB1,381,244,0321.656mradermacher
I1-IQ1_M1.43 GiB1,531,932,5441.837mradermacher
I1-IQ2_XXS1.66 GiB1,783,080,0642.138mradermacher
I1-IQ2_XS1.85 GiB1,984,292,9922.379mradermacher
I1-IQ2_S1.86 GiB2,000,795,7762.399mradermacher
I1-IQ2_M2.05 GiB2,201,713,7922.640mradermacher
I1-Q2_K_S2.15 GiB2,304,082,9122.763mradermacher
Q2_K2.28 GiB2,450,850,4962.939mradermacher
I1-Q2_K2.28 GiB2,450,850,7842.939mradermacher
I1-IQ3_XXS2.42 GiB2,595,193,9843.112mradermacher
I1-IQ3_XS2.58 GiB2,772,390,1123.324mradermacher
Q3_K_S2.71 GiB2,914,537,4083.495mradermacher
I1-IQ3_S2.71 GiB2,914,537,6963.495mradermacher
I1-Q3_K_S2.71 GiB2,914,537,6963.495mradermacher
I1-IQ3_M2.75 GiB2,949,632,2243.537mradermacher
Q3_K_M2.98 GiB3,196,374,9763.833mradermacher
I1-Q3_K_M2.98 GiB3,196,375,2643.833mradermacher
Q3_K_L3.20 GiB3,436,826,5604.121mradermacher
I1-Q3_K_L3.20 GiB3,436,826,8484.121mradermacher
I1-IQ4_XS3.34 GiB3,583,974,8804.298mradermacher
IQ4_XS3.37 GiB3,623,296,1924.345mradermacher
I1-IQ4_NL3.53 GiB3,789,955,5524.545mradermacher
I1-Q4_03.54 GiB3,805,684,1924.564mradermacher
Q4_K_S3.56 GiB3,821,805,7604.583mradermacher
I1-Q4_K_S3.56 GiB3,821,806,0484.583mradermacher
Q4_K_M3.77 GiB4,049,883,3284.856mradermacher
I1-Q4_K_M3.77 GiB4,049,883,6164.856mradermacher
I1-Q4_13.91 GiB4,201,916,8965.039mradermacher
Q5_K_S4.30 GiB4,613,877,9525.533mradermacher
I1-Q5_K_S4.30 GiB4,613,878,2405.533mradermacher
Q5_K_M4.42 GiB4,747,780,2885.693mradermacher
I1-Q5_K_M4.42 GiB4,747,780,5765.693mradermacher
Q6_K5.11 GiB5,489,295,8086.582mradermacher
I1-Q6_K5.11 GiB5,489,296,0966.582mradermacher
Q8_06.62 GiB7,103,933,5368.518mradermacher
F1612.44 GiB13,354,144,09616.013mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.03 GiB0.31 GiB9.98×4 / 0 / 36
8,1920.06 GiB0.63 GiB9.99×4 / 0 / 36
16,3840.13 GiB1.25 GiB9.99×4 / 0 / 36
32,7680.25 GiB2.50 GiB10.00×4 / 0 / 36
65,5360.50 GiB5.00 GiB10.00×4 / 0 / 36
131,0721.00 GiB10.00 GiB10.00×4 / 0 / 36

36 of 40 layers use linear attention, which keeps a fixed-size recurrent state instead of a per-token cache. Those layers do not grow with context at all — treating them as ordinary attention, as a flat formula does, overstates this model's cache by roughly 10.0× at long context.

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 3.50 GiB. The real file is 3.77 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
40
Attention heads
12
KV heads
4
Head dim
128
Hidden size
1536
Vocab
49,160
Sliding window
none
SWA period
MLA
no
Experts
62
Experts per token
6
use_sliding_window

Questions people ask

How much VRAM does granite-4.0-7B-A1B-Creative-v0.1 need?
Q4_K_M is exactly 4,049,883,328 bytes (3.77 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is granite-4.0-7B-A1B-Creative-v0.1's KV cache?
0.25 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 granite-4.0-7B-A1B-Creative-v0.1 a mixture-of-experts model?
Yes — 62 experts, 6 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 granite-4.0-7B-A1B-Creative-v0.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.