pazars · text

TildeOpen-30B-Instruct-LV

pazars/TildeOpen-30B-Instruct-LV

TildeOpen-30B-Instruct-LV at I1-IQ1_S is exactly 6,904,183,840 bytes (6.43 GiB / 6.90 GB) — an effective 1.800 bits per weight, not the nominal 1. Its KV cache at 32K is 7.50 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
30.7B
Architecture
llama
60 layers
Context
65,536
native (config.json)
License
cc-by-4.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S6.43 GiB6,904,183,8401.800mradermacher
I1-IQ1_M6.99 GiB7,501,823,0081.956mradermacher
I1-IQ2_XXS7.91 GiB8,497,888,2882.216mradermacher
I1-IQ2_XS8.72 GiB9,365,519,3922.442mradermacher
I1-IQ2_S9.18 GiB9,859,742,7522.571mradermacher
I1-IQ2_M9.92 GiB10,656,594,9762.779mradermacher
I1-Q2_K_S10.03 GiB10,773,773,3442.809mradermacher
I1-Q2_K10.80 GiB11,592,154,1443.023mradermacher
I1-IQ3_XXS11.21 GiB12,041,796,6403.140mradermacher
I1-IQ3_XS11.99 GiB12,871,285,7923.357mradermacher
I1-Q3_K_S12.58 GiB13,502,397,4723.521mradermacher
I1-IQ3_S12.62 GiB13,552,532,5123.534mradermacher
I1-IQ3_M13.02 GiB13,976,173,6003.645mradermacher
I1-Q3_K_M13.93 GiB14,957,296,6723.901mradermacher
I1-Q3_K_L15.11 GiB16,227,384,3524.232mradermacher
I1-IQ4_XS15.46 GiB16,595,237,9204.328mradermacher
I1-Q4_016.32 GiB17,527,553,0564.571mradermacher
I1-Q4_K_S16.38 GiB17,588,501,5364.587mradermacher
I1-Q4_K_M17.27 GiB18,540,280,8644.835mradermacher
I1-Q4_118.01 GiB19,336,739,8725.043mradermacher
I1-Q5_K_S19.75 GiB21,203,729,4405.529mradermacher
I1-Q5_K_M20.26 GiB21,755,214,8805.673mradermacher
I1-Q6_K23.44 GiB25,171,082,2726.564mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.94 GiB0.94 GiB60 / 0 / 0
8,1921.88 GiB1.88 GiB60 / 0 / 0
16,3843.75 GiB3.75 GiB60 / 0 / 0
32,7687.50 GiB7.50 GiB60 / 0 / 0
65,53615.00 GiB15.00 GiB60 / 0 / 0
131,07230.00 GiB30.00 GiB60 / 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 16.07 GiB. The real file is 6.43 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
60
Attention heads
48
KV heads
8
Head dim
128
Hidden size
6144
Vocab
131,072
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does TildeOpen-30B-Instruct-LV need?
I1-IQ1_S is exactly 6,904,183,840 bytes (6.43 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is TildeOpen-30B-Instruct-LV's KV cache?
7.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 TildeOpen-30B-Instruct-LV 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.