ScratchThePlan · text

vanilla-cn-roleplay-0.2

ScratchThePlan/vanilla-cn-roleplay-0.2

vanilla-cn-roleplay-0.2 at I1-IQ1_S is exactly 3,579,935,840 bytes (3.33 GiB / 3.58 GB) — an effective 1.939 bits per weight, not the nominal 1. Its KV cache at 32K is 5.00 GiB.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S3.33 GiB3,579,935,8401.939mradermacher
I1-IQ1_M3.59 GiB3,849,657,4402.085mradermacher
I1-IQ2_XXS4.00 GiB4,299,193,4402.329mradermacher
I1-IQ2_XS4.37 GiB4,691,590,2402.541mradermacher
I1-IQ2_S4.62 GiB4,963,313,7602.689mradermacher
I1-IQ2_M4.96 GiB5,322,942,5602.883mradermacher
I1-Q2_K_S5.02 GiB5,389,850,7202.920mradermacher
I1-Q2_K5.36 GiB5,753,985,1203.117mradermacher
I1-IQ3_XXS5.53 GiB5,942,667,3603.219mradermacher
I1-IQ3_XS5.94 GiB6,375,302,2403.454mradermacher
I1-Q3_K_S6.20 GiB6,657,107,0403.606mradermacher
I1-IQ3_S6.23 GiB6,684,959,8403.621mradermacher
I1-IQ3_M6.41 GiB6,883,411,0403.729mradermacher
I1-Q3_K_M6.82 GiB7,321,314,4003.966mradermacher
I1-Q3_K_L7.36 GiB7,900,652,6404.280mradermacher
I1-IQ4_XS7.55 GiB8,110,731,3604.394mradermacher
I1-IQ4_NL7.95 GiB8,541,364,3204.627mradermacher
I1-Q4_07.96 GiB8,543,002,7204.628mradermacher
I1-Q4_K_S7.98 GiB8,573,476,9604.644mradermacher
I1-Q4_K_M8.38 GiB9,001,754,7204.876mradermacher
I1-Q4_18.74 GiB9,389,523,0405.086mradermacher
I1-Q5_K_S9.56 GiB10,263,896,1605.560mradermacher
I1-Q5_K_M9.79 GiB10,514,571,3605.696mradermacher
I1-Q6_K11.29 GiB12,121,939,0406.566mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.63 GiB0.63 GiB40 / 0 / 0
8,1921.25 GiB1.25 GiB40 / 0 / 0
16,3842.50 GiB2.50 GiB40 / 0 / 0
32,7685.00 GiB5.00 GiB40 / 0 / 0
65,53610.00 GiB10.00 GiB40 / 0 / 0
131,07220.00 GiB20.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 I1-IQ1_S at roughly 7.74 GiB. The real file is 3.33 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
40
Attention heads
40
KV heads
8
Head dim
128
Hidden size
5120
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 vanilla-cn-roleplay-0.2 need?
I1-IQ1_S is exactly 3,579,935,840 bytes (3.33 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is vanilla-cn-roleplay-0.2's KV cache?
5.00 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 vanilla-cn-roleplay-0.2 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.