ScienceOne-AI · text

S1-Base-8B

ScienceOne-AI/S1-Base-8B

S1-Base-8B at I1-IQ1_S is exactly 2,115,766,688 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,766,6882.067mradermacher
I1-IQ1_M2.10 GiB2,256,144,8002.204mradermacher
I1-IQ2_XXS2.32 GiB2,490,108,3202.432mradermacher
I1-IQ2_XS2.51 GiB2,696,153,5042.633mradermacher
I1-IQ2_S2.67 GiB2,864,740,7682.798mradermacher
I1-IQ2_M2.84 GiB3,051,911,5842.981mradermacher
I1-Q2_K_S2.87 GiB3,083,549,0883.012mradermacher
I1-Q2_K3.06 GiB3,281,729,9523.205mradermacher
I1-IQ3_XXS3.14 GiB3,369,630,1123.291mradermacher
I1-IQ3_XS3.38 GiB3,626,871,2003.542mradermacher
I1-Q3_K_S3.51 GiB3,769,608,6083.682mradermacher
I1-IQ3_S3.53 GiB3,789,662,6243.701mradermacher
I1-IQ3_M3.63 GiB3,896,617,3763.806mradermacher
I1-Q3_K_M3.84 GiB4,124,158,3684.028mradermacher
I1-Q3_K_L4.13 GiB4,431,391,1364.328mradermacher
I1-IQ4_XS4.25 GiB4,561,836,4484.456mradermacher
I1-Q4_04.46 GiB4,787,329,4404.676mradermacher
I1-IQ4_NL4.46 GiB4,793,620,8964.682mradermacher
I1-Q4_K_S4.47 GiB4,802,009,5044.690mradermacher
I1-Q4_K_M4.68 GiB5,027,781,0244.911mradermacher
I1-Q4_14.89 GiB5,247,752,6085.125mradermacher
I1-Q5_K_S5.33 GiB5,720,758,6885.588mradermacher
I1-Q5_K_M5.45 GiB5,851,109,7925.715mradermacher
I1-Q6_K6.26 GiB6,725,896,6086.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
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

Questions people ask

How much VRAM does S1-Base-8B need?
I1-IQ1_S is exactly 2,115,766,688 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 S1-Base-8B'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 S1-Base-8B 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.