Wan-AI · video

Wan2.1-VACE-14B

Wan-AI/Wan2.1-VACE-14B

Wan2.1-VACE-14B at Q4_K_M is exactly 11,639,453,600 bytes (10.84 GiB / 11.64 GB) — an effective 5.371 bits per weight, not the nominal 4.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
17.3B
Architecture
wan
null layers
Context
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q3_K_S7.31 GiB7,844,059,0403.619QuantStack
Q4_09.62 GiB10,327,095,2004.765QuantStack
Q4_K_S9.83 GiB10,552,539,0404.869QuantStack
Q4_110.42 GiB11,183,323,0405.160QuantStack
Q4_K_M10.84 GiB11,639,453,6005.371QuantStack
Q5_K_S11.41 GiB12,251,887,5205.653QuantStack
Q5_011.61 GiB12,464,224,1605.751QuantStack
Q5_K_M12.14 GiB13,037,336,4806.016QuantStack
Q5_112.41 GiB13,320,452,0006.146QuantStack
Q6_K13.53 GiB14,522,587,0406.701QuantStack
Q8_017.38 GiB18,663,274,4008.612QuantStack
F1632.31 GiB34,691,741,60016.008QuantStack
BF1632.31 GiB34,691,741,60016.008QuantStack

Pipeline components

a diffusion model is a graph of parts, not one file
ComponentSizeShareCan live on the CPU?
denoiser69.96 GiB100%no, must be resident
Full pipeline69.96 GiBresident if nothing is offloaded

The parameter count published for a diffusion model describes the denoiser alone. Running it also requires its text encoder and VAE, and the text encoder is often nearly as large as the denoiser — which is why offloading it is the standard first move when you run out of memory.

We publish component sizes here, not throughput. Community-submitted image-generation rates do exist for many GPUs and we show them on the hardware pages, but they aggregate runs at different resolutions, step counts and settings, so they cannot be attributed to one model. Peak memory during sampling is unmeasured by any public source, and we do not estimate it.

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

Architecture

from config.json
Layers
Attention heads
KV heads
Head dim
Hidden size
Vocab
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Wan2.1-VACE-14B need?
Q4_K_M is exactly 11,639,453,600 bytes (10.84 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of Wan2.1-VACE-14B 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.