DoeyLLM · text

OneLLM-Doey-ChatQA-V1-Llama-3.2-1B

DoeyLLM/OneLLM-Doey-ChatQA-V1-Llama-3.2-1B

OneLLM-Doey-ChatQA-V1-Llama-3.2-1B at Q4_K_M is exactly 807,694,912 bytes (0.75 GiB / 0.81 GB) — an effective 5.229 bits per weight, not the nominal 4. Its KV cache at 32K is 1.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
1.2B
Architecture
llama
16 layers
Context
131,072
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S0.37 GiB393,552,8642.548mradermacher
I1-IQ1_M0.39 GiB413,606,8802.678mradermacher
I1-IQ2_XXS0.42 GiB447,030,2402.894mradermacher
I1-IQ2_XS0.44 GiB475,866,0803.080mradermacher
I1-IQ2_S0.46 GiB488,711,1363.164mradermacher
I1-IQ2_M0.48 GiB515,449,8243.337mradermacher
I1-IQ3_XXS0.52 GiB562,111,4563.639mradermacher
Q2_K0.54 GiB580,874,8163.760bartowski
I1-Q2_K0.54 GiB580,875,2323.760mradermacher
I1-IQ3_XS0.58 GiB621,114,3364.021mradermacher
I1-Q3_K_S0.60 GiB641,692,6404.154mradermacher
I1-IQ3_S0.60 GiB643,920,8644.168mradermacher
Q2_K_L0.60 GiB644,489,7924.172bartowski
IQ3_M0.61 GiB657,289,7924.255bartowski
I1-IQ3_M0.61 GiB657,290,2084.255mradermacher
I1-Q3_K_M0.64 GiB690,844,6404.472mradermacher
Q3_K_L0.68 GiB732,525,1204.742bartowski
I1-Q3_K_L0.68 GiB732,525,5364.742mradermacher
IQ4_XS0.69 GiB743,141,9524.811bartowski
I1-IQ4_XS0.69 GiB743,142,3684.811mradermacher
Q4_00.72 GiB773,026,3685.004bartowski
I1-Q4_00.72 GiB773,026,7845.004mradermacher
Q4_K_S0.72 GiB775,647,8085.021bartowski
I1-Q4_K_S0.72 GiB775,648,2245.021mradermacher
Q4_K_M0.75 GiB807,694,9125.229bartowski
I1-Q4_K_M0.75 GiB807,695,3285.229mradermacher
Q4_K_L0.81 GiB871,309,8885.640bartowski
Q5_K_S0.83 GiB892,564,0325.778bartowski
I1-Q5_K_S0.83 GiB892,564,4485.778mradermacher
Q5_K_M0.85 GiB911,503,9365.901bartowski
I1-Q5_K_M0.85 GiB911,504,3525.901mradermacher
Q5_K_L0.91 GiB975,118,9126.312bartowski
Q6_K0.95 GiB1,021,801,0246.615bartowski
I1-Q6_K0.95 GiB1,021,801,4406.615mradermacher
Q6_K_L1.01 GiB1,085,416,0007.026bartowski
Q8_01.23 GiB1,321,083,1368.552DoeyLLM
Q8_01.23 GiB1,321,083,4568.552bartowski
F162.31 GiB2,479,595,77616.052bartowski

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.13 GiB0.13 GiB16 / 0 / 0
8,1920.25 GiB0.25 GiB16 / 0 / 0
16,3840.50 GiB0.50 GiB16 / 0 / 0
32,7681.00 GiB1.00 GiB16 / 0 / 0
65,5362.00 GiB2.00 GiB16 / 0 / 0
131,0724.00 GiB4.00 GiB16 / 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 Q4_K_M at roughly 0.65 GiB. The real file is 0.75 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
16
Attention heads
32
KV heads
8
Head dim
64
Hidden size
2048
Vocab
128,256
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does OneLLM-Doey-ChatQA-V1-Llama-3.2-1B need?
Q4_K_M is exactly 807,694,912 bytes (0.75 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is OneLLM-Doey-ChatQA-V1-Llama-3.2-1B's KV cache?
1.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 OneLLM-Doey-ChatQA-V1-Llama-3.2-1B 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.