Wan-AI · video

Wan2.2-Animate-14B

Wan-AI/Wan2.2-Animate-14B

Wan2.2-Animate-14B at Q4_K_M is exactly 11,496,331,072 bytes (10.71 GiB / 11.50 GB) — an effective 5.324 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
Q2_K6.01 GiB6,457,431,8722.990QuantStack
Q2_K6.36 GiB6,830,167,8723.163befox
Q3_K_S7.42 GiB7,969,675,0723.691QuantStack
Q3_K_M8.04 GiB8,630,769,4723.9971441QuantStack
Q3_K8.14 GiB8,742,180,6724.048befox
Q4_09.69 GiB10,402,699,0724.8171441QuantStack
Q4_K_S9.87 GiB10,592,753,4724.905QuantStack
Q4_K_M10.71 GiB11,496,331,0725.3241441QuantStack
Q4_K10.80 GiB11,601,188,6725.372befox
Q5_K_S11.50 GiB12,349,118,2725.719QuantStack
Q5_011.67 GiB12,526,065,4725.801QuantStack
Q5_K_M12.11 GiB13,003,659,0726.0221441QuantStack
Q5_K12.21 GiB13,115,070,2726.074befox
Q6_K13.60 GiB14,605,195,0726.7641441QuantStack
Q6_K13.60 GiB14,605,195,0726.7641441befox
Q8_017.43 GiB18,719,217,4728.669befox
Q8_017.43 GiB18,719,217,4728.6691441QuantStack

Pipeline components

a diffusion model is a graph of parts, not one file
ComponentSizeShareCan live on the CPU?
denoiser50.35 GiB100%no, must be resident
Full pipeline50.35 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.05 GiB. The real file is 10.71 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.2-Animate-14B need?
Q4_K_M is exactly 11,496,331,072 bytes (10.71 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.2-Animate-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.