stepfun-ai · text

Step3-VL-10B-Base

stepfun-ai/Step3-VL-10B-Base

Step3-VL-10B-Base at I1-IQ1_S is exactly 2,115,765,920 bytes (1.97 GiB / 2.12 GB) — an effective 1.664 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
10.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,765,9201.664mradermacher
I1-IQ1_M2.10 GiB2,256,144,0321.774mradermacher
I1-IQ2_XXS2.32 GiB2,490,107,5521.958mradermacher
I1-IQ2_XS2.51 GiB2,696,152,7362.120mradermacher
I1-IQ2_S2.67 GiB2,864,740,0002.253mradermacher
I1-IQ2_M2.84 GiB3,051,910,8162.400mradermacher
I1-Q2_K_S2.87 GiB3,083,548,3202.425mradermacher
I1-Q2_K3.06 GiB3,281,729,1842.581mradermacher
I1-IQ3_XXS3.14 GiB3,369,629,3442.650mradermacher
I1-IQ3_XS3.38 GiB3,626,870,4322.853mradermacher
I1-Q3_K_S3.51 GiB3,769,607,8402.965mradermacher
I1-IQ3_S3.53 GiB3,789,661,8562.981mradermacher
I1-IQ3_M3.63 GiB3,896,616,6083.065mradermacher
I1-Q3_K_M3.84 GiB4,124,157,6003.244mradermacher
I1-Q3_K_L4.13 GiB4,431,390,3683.485mradermacher
I1-IQ4_XS4.25 GiB4,561,835,6803.588mradermacher
I1-Q4_04.46 GiB4,787,328,6723.765mradermacher
I1-IQ4_NL4.46 GiB4,793,620,1283.770mradermacher
I1-Q4_K_S4.47 GiB4,802,008,7363.777mradermacher
I1-Q4_K_M4.68 GiB5,027,780,2563.954mradermacher
I1-Q4_14.89 GiB5,247,751,8404.127mradermacher
I1-Q5_K_S5.33 GiB5,720,757,9204.499mradermacher
I1-Q5_K_M5.45 GiB5,851,109,0244.602mradermacher
I1-Q6_K6.26 GiB6,725,895,8405.290mradermacher

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 5.33 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
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

Questions people ask

How much VRAM does Step3-VL-10B-Base need?
I1-IQ1_S is exactly 2,115,765,920 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 Step3-VL-10B-Base'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 Step3-VL-10B-Base 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.