What GPU do I need to run Lightricks/LTX-2?
18.9B parameters, published in BF16. View on Hugging Face
LTX-2 is published by Lightricks on Hugging Face, with 382,214 downloads and 1,776 likes to date. It's a unlisted-architecture model built for image-to-video, published natively in BF16.
VRAM required & cheapest live GPU fit
Required VRAM = weight size at each precision, plus a fixed overhead for activation memory and allocator fragmentation. Diffusion and video models carry no KV-cache — the real driver of extra memory is output resolution and frame count, which this flat overhead does not model. Full formula and assumptions: methodology.
A GPU is only matched to a row if its hardware supports that precision, and the primary recommendation is always a single-GPU fit when one exists.
INT4 caveat: requires a quantized checkpoint actually published for this model — check its Hugging Face page before relying on this row.
Cheapest way to run LTX-2 at its published (BF16) precision: 1× A40 on runpod, at $0.440/hr per GPU ($0.440/hr total). Quantizing to FP8 or INT4 (rows above) can cost less, but requires a compatible quantized checkpoint to exist for this model.
Weight-to-VRAM math, the fit rules, and how live prices are normalized: full methodology.
More Lightricks models
- LTX-Video (1.9B, F32)
- LTX-2.5-Diffusers (19.0B, BF16)
- Qwen3-0.6B (752M, BF16)
- Qwen3-8B (8.2B, BF16)
- gpt2 (137M, F32)
- Qwen3.5-9B (9.7B, BF16)