QuantStack · video

Wan2.1_T2V_14B_FusionX_VACE

QuantStack/Wan2.1_T2V_14B_FusionX_VACE

Wan2.1_T2V_14B_FusionX_VACE at Q4_K_M is exactly 11,629,623,072 bytes (10.83 GiB / 11.63 GB) — an effective 5.366 bits per weight, not the nominal 4.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q2_K5.92 GiB6,353,401,6322.932QuantStack
Q3_K_S7.30 GiB7,834,228,5123.615QuantStack
Q3_K_M8.03 GiB8,626,231,0723.980QuantStack
Q3_K_L8.72 GiB9,358,923,5524.318QuantStack
Q4_09.61 GiB10,317,264,6724.761QuantStack
Q4_K_S9.82 GiB10,542,708,5124.865QuantStack
Q4_110.41 GiB11,173,492,5125.156QuantStack
Q4_K_M10.83 GiB11,629,623,0725.366QuantStack
Q5_K_S11.40 GiB12,242,056,9925.649QuantStack
Q5_011.60 GiB12,454,393,6325.747QuantStack
Q5_K_M12.13 GiB13,027,505,9526.011QuantStack
Q5_112.40 GiB13,310,621,4726.142QuantStack
Q6_K13.52 GiB14,512,756,5126.697QuantStack
Q8_017.37 GiB18,653,443,8728.607QuantStack
F1632.30 GiB34,681,911,07216.003QuantStack

Pipeline components

a diffusion model is a graph of parts, not one file
ComponentSizeShareCan live on the CPU?
denoiser83.59 GiB100%no, must be resident
Full pipeline83.59 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.83 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

Architecture unavailable — this repository is gated and no ungated mirror was found. Exact file sizes above are still authoritative; only the KV math needs the config.

Questions people ask

How much VRAM does Wan2.1_T2V_14B_FusionX_VACE need?
Q4_K_M is exactly 11,629,623,072 bytes (10.83 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_T2V_14B_FusionX_VACE 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.