robbyant · video

lingbot-video-moe-30b-a3b

robbyant/lingbot-video-moe-30b-a3b

lingbot-video-moe-30b-a3b at Q4_K_M is exactly 17,026,985,056 bytes (15.86 GiB / 17.03 GB) — an effective 4.528 bits per weight, not the nominal 4.

From the file· summed from 1 file(s)
Parameters
30.1B
Architecture
wan
Context
native (config.json)
License
other

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q3_K_M12.12 GiB13,011,892,3203.460realrebelai
Q4_K_M15.86 GiB17,026,985,0564.528realrebelai

Pipeline components

a diffusion model is a graph of parts, not one file
ComponentSizeShareCan live on the CPU?
text encoder8.27 GiB13%yes — the usual first VRAM saving
denoiser56.13 GiB87%no, must be resident
vae0.47 GiB1%no, must be resident
Full pipeline64.87 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 15.76 GiB. The real file is 15.86 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 lingbot-video-moe-30b-a3b need?
Q4_K_M is exactly 17,026,985,056 bytes (15.86 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of lingbot-video-moe-30b-a3b 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.