ibm-granite · text

granite-vision-3.3-2b

ibm-granite/granite-vision-3.3-2b

granite-vision-3.3-2b at Q4_K_M is exactly 1,545,294,400 bytes (1.44 GiB / 1.55 GB) — an effective 4.155 bits per weight, not the nominal 4. Its KV cache at 32K is 2.50 GiB.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q4_K_M1.44 GiB1,545,294,4004.155ibm-granite
Q5_K_M1.68 GiB1,804,816,9604.853ibm-granite
Q4_K1.87 GiB2,007,964,3525.399cstr
Q6_K1.94 GiB2,080,559,6805.594ibm-granite
Q8_02.51 GiB2,694,109,6967.244ibm-granite
Q8_03.14 GiB3,369,727,6809.060cstr
BF164.72 GiB5,069,142,01613.630ibm-granite
F165.52 GiB5,923,033,82415.925cstr

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.31 GiB0.31 GiB40 / 0 / 0
8,1920.63 GiB0.63 GiB40 / 0 / 0
16,3841.25 GiB1.25 GiB40 / 0 / 0
32,7682.50 GiB2.50 GiB40 / 0 / 0
65,5365.00 GiB5.00 GiB40 / 0 / 0
131,07210.00 GiB10.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 1.56 GiB. The real file is 1.44 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
64
Hidden size
2048
Vocab
49,156
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does granite-vision-3.3-2b need?
Q4_K_M is exactly 1,545,294,400 bytes (1.44 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-vision-3.3-2b's KV cache?
2.50 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 granite-vision-3.3-2b 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.