fableforge-ai · text

FableForge-1.5B

fableforge-ai/FableForge-1.5B

FableForge-1.5B at Q4_K_M is exactly 986,046,400 bytes (0.92 GiB / 0.99 GB) — an effective 5.110 bits per weight, not the nominal 4. Its KV cache at 32K is 0.88 GiB.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ1_S0.41 GiB436,525,0882.262fableforge-ai
I1-IQ1_S0.41 GiB436,525,7282.262mradermacher
I1-IQ1_M0.43 GiB464,459,4242.407mradermacher
IQ2_XXS0.48 GiB511,014,9762.648fableforge-ai
I1-IQ2_XXS0.48 GiB511,015,5842.648mradermacher
IQ2_XS0.51 GiB550,324,2562.852fableforge-ai
I1-IQ2_XS0.51 GiB550,324,8962.852mradermacher
IQ2_S0.53 GiB563,807,2642.922fableforge-ai
I1-IQ2_S0.53 GiB563,807,9042.922mradermacher
I1-IQ2_M0.56 GiB601,052,8323.115mradermacher
I1-Q2_K_S0.60 GiB640,133,2803.317mradermacher
IQ3_XXS0.62 GiB668,789,8243.466fableforge-ai
I1-IQ3_XXS0.62 GiB668,790,4323.466mradermacher
Q2_K0.63 GiB676,302,1123.505fableforge-ai
Q2_K0.63 GiB676,302,7843.505mradermacher
I1-Q2_K0.63 GiB676,303,0083.505mradermacher
IQ3_XS0.68 GiB731,696,6723.792fableforge-ai
I1-IQ3_XS0.68 GiB731,697,3123.792mradermacher
Q3_K_S0.71 GiB760,941,8563.943fableforge-ai
Q3_K_S0.71 GiB760,942,5283.943mradermacher
I1-Q3_K_S0.71 GiB760,942,7523.943mradermacher
IQ3_S0.71 GiB762,404,3843.951fableforge-ai
I1-IQ3_S0.71 GiB762,405,0243.951mradermacher
IQ3_M0.72 GiB776,661,5364.025fableforge-ai
I1-IQ3_M0.72 GiB776,662,1764.025mradermacher
Q3_K_M0.77 GiB824,176,5764.271mradermacher
I1-Q3_K_M0.77 GiB824,176,8004.271mradermacher
Q3_K_L0.82 GiB880,160,0324.561fableforge-ai
Q3_K_L0.82 GiB880,160,7044.561mradermacher
I1-Q3_K_L0.82 GiB880,160,9284.561mradermacher
IQ4_XS0.83 GiB895,729,2164.642fableforge-ai
I1-IQ4_XS0.83 GiB895,729,8244.642mradermacher
IQ4_XS0.84 GiB902,180,8004.675mradermacher
Q3_K_M0.85 GiB911,428,6724.723fableforge-ai
IQ4_NL0.87 GiB936,328,7364.852fableforge-ai
I1-IQ4_NL0.87 GiB936,329,3764.852mradermacher
I1-Q4_00.87 GiB937,533,6004.859mradermacher
Q4_K_S0.88 GiB940,309,7924.873fableforge-ai
Q4_K_S0.88 GiB940,310,4644.873mradermacher
I1-Q4_K_S0.88 GiB940,310,6884.873mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.11 GiB0.11 GiB28 / 0 / 0
8,1920.22 GiB0.22 GiB28 / 0 / 0
16,3840.44 GiB0.44 GiB28 / 0 / 0
32,7680.88 GiB0.88 GiB28 / 0 / 0
65,5361.75 GiB1.75 GiB28 / 0 / 0
131,0723.50 GiB3.50 GiB28 / 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 0.81 GiB. The real file is 0.92 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
28
Attention heads
12
KV heads
2
Head dim
128
Hidden size
1536
Vocab
151,936
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

Questions people ask

How much VRAM does FableForge-1.5B need?
Q4_K_M is exactly 986,046,400 bytes (0.92 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is FableForge-1.5B's KV cache?
0.88 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 FableForge-1.5B 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.