lingbot-video-moe-30b-a3b
robbyant/lingbot-video-moe-30b-a3blingbot-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.
Shipped quantizations
| Quant | Size● | Exact bytes● | Effective bpw● | Tensors● | Publisher |
|---|---|---|---|---|---|
| Q3_K_M | 12.12 GiB | 13,011,892,320 | 3.460 | — | realrebelai |
| Q4_K_M | 15.86 GiB | 17,026,985,056 | 4.528 | — | realrebelai |
Pipeline components
| Component | Size | Share | Can live on the CPU? |
|---|---|---|---|
| text encoder | 8.27 GiB | 13% | yes — the usual first VRAM saving |
| denoiser | 56.13 GiB | 87% | no, must be resident |
| vae | 0.47 GiB | 1% | no, must be resident |
| Full pipeline | 64.87 GiB | resident 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
Will it run on your card?
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.