tvall43 · text

Qwopus3.5-2B-v3-heretic

tvall43/Qwopus3.5-2B-v3-heretic

Qwopus3.5-2B-v3-heretic at I1-IQ1_S is exactly 722,958,496 bytes (0.67 GiB / 0.72 GB) — an effective 2.613 bits per weight, not the nominal 1. Its KV cache at 32K is 0.38 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
2.2B
Architecture
qwen35
24 layers
Context
262,144
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S0.67 GiB722,958,4962.613mradermacher
I1-IQ1_M0.70 GiB748,201,1202.704mradermacher
I1-IQ2_XXS0.74 GiB790,272,1602.857mradermacher
I1-IQ2_XS0.77 GiB824,715,4242.981mradermacher
I1-IQ2_S0.77 GiB832,088,2243.008mradermacher
I1-IQ2_M0.81 GiB865,745,0563.129mradermacher
I1-IQ3_XXS0.86 GiB927,750,3043.353mradermacher
I1-Q2_K_S0.88 GiB944,159,9043.413mradermacher
I1-Q2_K0.90 GiB968,539,2963.501mradermacher
I1-Q3_K_S0.95 GiB1,020,170,4003.688mradermacher
I1-IQ3_XS0.96 GiB1,027,199,1363.713mradermacher
I1-IQ3_S0.98 GiB1,051,087,0083.799mradermacher
I1-IQ3_M0.99 GiB1,059,442,8483.829mradermacher
I1-Q3_K_M1.02 GiB1,099,255,9683.973mradermacher
I1-Q3_K_L1.08 GiB1,164,529,8244.209mradermacher
I1-IQ4_XS1.11 GiB1,195,959,4564.323mradermacher
I1-Q4_01.12 GiB1,204,843,6804.355mradermacher
I1-Q4_K_S1.13 GiB1,212,052,6404.381mradermacher
I1-IQ4_NL1.15 GiB1,231,582,3684.452mradermacher
I1-Q4_K_M1.19 GiB1,274,393,7604.606mradermacher
I1-Q4_11.20 GiB1,288,279,2004.657mradermacher
I1-Q5_K_S1.28 GiB1,374,074,0164.967mradermacher
I1-Q5_K_M1.31 GiB1,411,118,2405.101mradermacher
I1-Q6_K1.45 GiB1,556,388,0005.626mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.05 GiB0.19 GiB4.00×6 / 0 / 18
8,1920.09 GiB0.38 GiB4.00×6 / 0 / 18
16,3840.19 GiB0.75 GiB4.00×6 / 0 / 18
32,7680.38 GiB1.50 GiB4.00×6 / 0 / 18
65,5360.75 GiB3.00 GiB4.00×6 / 0 / 18
131,0721.50 GiB6.00 GiB4.00×6 / 0 / 18

18 of 24 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 4.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 I1-IQ1_S at roughly 1.16 GiB. The real file is 0.67 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
24
Attention heads
8
KV heads
2
Head dim
256
Hidden size
2048
Vocab
248,320
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Qwopus3.5-2B-v3-heretic need?
I1-IQ1_S is exactly 722,958,496 bytes (0.67 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Qwopus3.5-2B-v3-heretic's KV cache?
0.38 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 Qwopus3.5-2B-v3-heretic 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.