inclusionAI · text

AReaL-boba-2-8B-Open

inclusionAI/AReaL-boba-2-8B-Open

AReaL-boba-2-8B-Open at I1-IQ1_S is exactly 2,115,769,792 bytes (1.97 GiB / 2.12 GB) — an effective 2.067 bits per weight, not the nominal 1. Its KV cache at 32K is 4.50 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
8.2B
Architecture
qwen3
36 layers
Context
40,960
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S1.97 GiB2,115,769,7922.067mradermacher
I1-IQ1_M2.10 GiB2,256,147,9042.204mradermacher
I1-IQ2_XXS2.32 GiB2,490,111,4242.432mradermacher
I1-IQ2_XS2.51 GiB2,696,156,6082.633mradermacher
I1-IQ2_S2.67 GiB2,864,743,8722.798mradermacher
I1-IQ2_M2.84 GiB3,051,914,6882.981mradermacher
I1-Q2_K_S2.87 GiB3,083,552,1923.012mradermacher
I1-Q2_K3.06 GiB3,281,733,0563.205mradermacher
I1-IQ3_XXS3.14 GiB3,369,633,2163.291mradermacher
I1-IQ3_XS3.38 GiB3,626,874,3043.542mradermacher
I1-Q3_K_S3.51 GiB3,769,611,7123.682mradermacher
I1-IQ3_S3.53 GiB3,789,665,7283.701mradermacher
I1-IQ3_M3.63 GiB3,896,620,4803.806mradermacher
I1-Q3_K_M3.84 GiB4,124,161,4724.028mradermacher
I1-Q3_K_L4.13 GiB4,431,394,2404.328mradermacher
I1-IQ4_XS4.25 GiB4,561,839,5524.456mradermacher
I1-Q4_04.46 GiB4,787,332,5444.676mradermacher
I1-IQ4_NL4.46 GiB4,793,624,0004.682mradermacher
I1-Q4_K_S4.47 GiB4,802,012,6084.690mradermacher
I1-Q4_K_M4.68 GiB5,027,784,1284.911mradermacher
I1-Q4_14.89 GiB5,247,755,7125.126mradermacher
I1-Q5_K_S5.33 GiB5,720,761,7925.588mradermacher
I1-Q5_K_M5.45 GiB5,851,112,8965.715mradermacher
I1-Q6_K6.26 GiB6,725,899,7126.569mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.56 GiB0.56 GiB36 / 0 / 0
8,1921.13 GiB1.13 GiB36 / 0 / 0
16,3842.25 GiB2.25 GiB36 / 0 / 0
32,7684.50 GiB4.50 GiB36 / 0 / 0
65,5369.00 GiB9.00 GiB36 / 0 / 0
131,07218.00 GiB18.00 GiB36 / 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 I1-IQ1_S at roughly 4.29 GiB. The real file is 1.97 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
36
Attention heads
32
KV heads
8
Head dim
128
Hidden size
4096
Vocab
151,936
Sliding window
4096
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

This model declares a sliding window but sets use_sliding_window: false, so the window is not applied. Honouring the field without the flag understates KV for the whole family.

Questions people ask

How much VRAM does AReaL-boba-2-8B-Open need?
I1-IQ1_S is exactly 2,115,769,792 bytes (1.97 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is AReaL-boba-2-8B-Open's KV cache?
4.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 AReaL-boba-2-8B-Open 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.