meetkai · text

functionary-medium-v3.2

meetkai/functionary-medium-v3.2

functionary-medium-v3.2 at Q4_K_M is exactly 42,520,394,592 bytes (39.60 GiB / 42.52 GB) — an effective 4.821 bits per weight, not the nominal 4.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ1_M15.60 GiB16,751,197,0241.899bartowski
IQ2_XXS17.79 GiB19,097,385,8242.165bartowski
IQ2_XS19.69 GiB21,142,109,0242.397bartowski
IQ2_M22.46 GiB24,119,294,8162.735bartowski
Q2_K24.56 GiB26,375,109,4722.991bartowski
Q2_K_L25.52 GiB27,401,157,4723.107bartowski
IQ3_XXS25.58 GiB27,469,495,1363.115bartowski
Q3_K_S28.79 GiB30,912,052,0643.505bartowski
IQ3_M29.74 GiB31,937,035,1043.621bartowski
Q3_K_M31.91 GiB34,267,495,2643.886bartowski
Q3_K_L34.59 GiB37,140,593,5044.211bartowski
IQ4_XS35.30 GiB37,902,662,4964.298bartowski
Q4_K_S37.58 GiB40,347,220,8324.575bartowski
Q4_K_M39.60 GiB42,520,394,5924.821bartowski
Q4_K_L40.33 GiB43,300,191,0724.910bartowski
Q5_K_M2 shards46.52 GiB49,949,817,8885.664bartowski
Q6_K2 shards53.91 GiB57,888,144,4486.564bartowski
Q8_02 shards69.83 GiB74,975,050,7848.501bartowski

KV cache by context

unresolved

This model declares a 8,192-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 36.96 GiB. The real file is 39.60 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

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

Questions people ask

How much VRAM does functionary-medium-v3.2 need?
Q4_K_M is exactly 42,520,394,592 bytes (39.60 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of functionary-medium-v3.2 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.