SanjiWatsuki · text

Kunoichi-DPO-v2-7B

SanjiWatsuki/Kunoichi-DPO-v2-7B

Kunoichi-DPO-v2-7B at Q4_K_M is exactly 4,368,438,944 bytes (4.07 GiB / 4.37 GB) — an effective 4.826 bits per weight, not the nominal 4.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
7.2B
Architecture
llama
32 layers
Context
8,192
native (config.json)
License
cc-by-nc-4.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ1_S1.50 GiB1,612,101,4721.781brittlewis12
IQ1_M1.63 GiB1,754,445,6641.938brittlewis12
IQ2_XXS1.85 GiB1,991,685,9842.200brittlewis12
IQ2_XS2.05 GiB2,198,255,4562.428brittlewis12
IQ2_S2.15 GiB2,310,920,0322.553brittlewis12
IQ2_M2.33 GiB2,500,712,2882.763brittlewis12
Q2_K_S2.36 GiB2,528,925,5362.794brittlewis12
Q2_K2.53 GiB2,719,241,8883.004brittlewis12
IQ3_XXS2.63 GiB2,827,343,7123.123brittlewis12
IQ3_XS2.81 GiB3,018,815,3283.335brittlewis12
Q3_K_S2.95 GiB3,164,567,2003.496brittlewis12
IQ3_S2.96 GiB3,182,393,1843.516brittlewis12
IQ3_M3.06 GiB3,284,891,4883.629brittlewis12
Q3_K_M3.28 GiB3,518,985,8883.888brittlewis12
Q3_K_L3.56 GiB3,822,024,3524.222brittlewis12
IQ4_XS3.64 GiB3,907,688,2884.317brittlewis12
Q4_03.83 GiB4,108,916,3844.539brittlewis12
IQ4_NL3.84 GiB4,125,693,7924.558brittlewis12
Q4_K_S3.86 GiB4,140,373,6644.574brittlewis12
Q4_K_M4.07 GiB4,368,438,9444.826brittlewis12
Q4_14.24 GiB4,553,316,0005.030brittlewis12
Q5_K_S4.65 GiB4,997,715,6165.521brittlewis12
Q5_04.65 GiB4,997,715,6165.521brittlewis12
Q5_K_M4.78 GiB5,131,409,0565.669brittlewis12
Q5_15.07 GiB5,442,115,2326.012brittlewis12
Q6_K5.53 GiB5,942,064,8006.564brittlewis12
Q8_07.17 GiB7,695,857,3128.502brittlewis12

KV cache by context

unresolved

This model declares a 4,096-token sliding window, but we could not establish which layers use it. Its architecture publishes the layout as a per-layer array inside the model file rather than as a period in config.json, and we have not yet ingested that array.

A flat context × layers × heads figure would be substantially too high, so we are not showing one. This is tracked as a known gap rather than filled with a guess.

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 3.79 GiB. The real file is 4.07 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
32
Attention heads
32
KV heads
8
Head dim
128
Hidden size
4096
Vocab
32,000
Sliding window
4096
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Kunoichi-DPO-v2-7B need?
Q4_K_M is exactly 4,368,438,944 bytes (4.07 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of Kunoichi-DPO-v2-7B 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.