sii-research · text

InnoSpark-HPC-RM-32B

sii-research/InnoSpark-HPC-RM-32B

InnoSpark-HPC-RM-32B at I1-IQ1_S is exactly 7,274,507,232 bytes (6.77 GiB / 7.27 GB) — an effective 1.776 bits per weight, not the nominal 1. Its KV cache at 32K is 8.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
32.8B
Architecture
qwen2
64 layers
Context
131,072
native (config.json)
License
mit

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S6.77 GiB7,274,507,2321.776mradermacher
I1-IQ1_M7.39 GiB7,932,160,9921.937mradermacher
I1-IQ2_XXS8.41 GiB9,028,250,5922.204mradermacher
I1-IQ2_XS9.27 GiB9,957,551,0722.431mradermacher
I1-IQ2_S9.67 GiB10,387,569,6322.536mradermacher
I1-IQ2_M10.49 GiB11,264,441,3122.751mradermacher
I1-Q2_K_S10.70 GiB11,488,000,9922.805mradermacher
I1-Q2_K11.47 GiB12,313,099,2323.006mradermacher
I1-IQ3_XXS11.96 GiB12,839,271,3923.135mradermacher
I1-IQ3_XS12.76 GiB13,705,513,9523.346mradermacher
I1-Q3_K_S13.40 GiB14,392,331,2323.514mradermacher
I1-IQ3_S13.45 GiB14,436,895,7123.525mradermacher
I1-IQ3_M13.79 GiB14,810,123,2323.616mradermacher
I1-Q3_K_M14.84 GiB15,935,048,6723.891mradermacher
I1-Q3_K_L16.06 GiB17,247,079,3924.211mradermacher
I1-IQ4_XS16.48 GiB17,693,154,2724.320mradermacher
I1-Q4_017.43 GiB18,711,010,2724.569mradermacher
I1-Q4_K_S17.49 GiB18,784,410,5924.587mradermacher
I1-Q4_K_M18.49 GiB19,851,336,6724.847mradermacher
I1-Q4_119.22 GiB20,639,243,2325.040mradermacher
I1-Q5_K_S21.08 GiB22,638,255,0725.528mradermacher
I1-Q5_K_M21.66 GiB23,262,157,7925.680mradermacher
I1-Q6_K25.04 GiB26,886,155,2326.565mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.00 GiB1.00 GiB64 / 0 / 0
8,1922.00 GiB2.00 GiB64 / 0 / 0
16,3844.00 GiB4.00 GiB64 / 0 / 0
32,7688.00 GiB8.00 GiB64 / 0 / 0
65,53616.00 GiB16.00 GiB64 / 0 / 0
131,07232.00 GiB32.00 GiB64 / 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 17.16 GiB. The real file is 6.77 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
64
Attention heads
40
KV heads
8
Head dim
128
Hidden size
5120
Vocab
152,064
Sliding window
131072
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

This model declares a sliding window but sets use_sliding_window: false, so the window is not applied. Honouring the field without the flag understates KV for the whole family.

Questions people ask

How much VRAM does InnoSpark-HPC-RM-32B need?
I1-IQ1_S is exactly 7,274,507,232 bytes (6.77 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is InnoSpark-HPC-RM-32B's KV cache?
8.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 InnoSpark-HPC-RM-32B 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.