🚀 B200 starting at $3.75/hr. The best price you'll find. DC in US West → (Access it from button on top after login).

Get Your B200 →
Start Building
Guide

Video Generation in the Cloud: GPU Requirements for LTX, Hunyuan & Wan

HunyuanVideo 1.5 needs a fraction of what the original HunyuanVideo requires, despite sharing the same name. Here's the real VRAM math for every major video model.

Author photo
packet.ai Team
July 23, 2026

Video models don't fail because they're too large. They fail because most people size them like image models. HunyuanVideo 1.5 needs a fraction of what the original HunyuanVideo requires, despite sharing the same name, and that's just the first surprise in sizing GPU for LTX, Wan, or Hunyuan.

Key takeaways

  • Video diffusion multiplies VRAM needs by roughly 3-10x compared to image generation, since a 5-second clip is dozens of full frames, not one.
  • HunyuanVideo (original, 13B) needs 60-80GB at 720p. HunyuanVideo 1.5 (8.3B, a separate, newer model) needs as little as 14GB with FP8.
  • Wan 2.1/2.2 (14B) needs 54-80GB at FP16, dropping to 6-8GB with aggressive GGUF quantization at 480p.
  • LTX-2.3's standard model needs 80GB+. The distilled variant with FP8 runs on 32GB consumer cards like the RTX 5090.
  • H100 and H200 are both currently waitlist-only on packet.ai. B200 (192GB) is the largest card bookable today.

Anyone who's sized a GPU for an LLM or an image model gets a rude surprise the first time they check requirements for video. The jump isn't incremental, it's categorical, and conflating a video model's easiest configuration with its full-quality default is where most people end up either overpaying or hitting an out-of-memory error mid-render.

Why Video Generation Needs So Much More VRAM Than Image or Text

A single 1024×1024 image is roughly 1 million pixels. A 5-second clip at 24fps is 120 frames, or about 120 million pixels, and the model has to hold temporal context across those frames to keep motion coherent, not just generate each one independently. That's the core reason video diffusion models multiply VRAM requirements by roughly 3 to 10 times compared to an image model with a similar parameter count.

This is also why quantization matters more for video than almost anywhere else in generative AI. FP8 quantization typically cuts VRAM by 50-70%, and the visual quality difference is minimal at 480p-720p in most comparisons. For video specifically, the choice usually isn't between quality and no quality, it's between the full-precision default most people never actually need and a quantized version that runs on hardware people already have.

Hunyuan Video VRAM Requirements: Two Very Different Models

This is the single most common point of confusion in video generation sizing. Tencent has released two models both called HunyuanVideo, and they have wildly different hardware requirements.

Version Params VRAM (FP16 / FP8)
HunyuanVideo (original) 13B 60-80 GB @720p / ~8-16 GB
HunyuanVideo 1.5 8.3B ~47 GB / ~14 GB

⚡ Note

If someone says "HunyuanVideo runs on 14GB," they mean version 1.5, released November 2025 as a deliberately lighter, smaller-parameter rebuild, not the original 13B model. The original at FP16 sits close enough to 80GB that even an 80GB card carries real out-of-memory risk during generation spikes. Confirm which version a guide is describing before sizing hardware around it.

The original HunyuanVideo remains the higher-quality option for facial detail and identity consistency. HunyuanVideo 1.5 trades some of that for accessibility, and is the more practical starting point unless your use case specifically needs the original's fidelity.

Wan 2.1/2.2 GPU Requirements

Wan's 14B model follows a similar pattern to Hunyuan's original: real weight at FP16, but a genuinely usable range once quantized.

Precision VRAM
FP16 (720p) 65-80 GB
FP8 quantized 40-55 GB
GGUF Q4 (480p) 6-8 GB

At full precision, a consumer RTX 4090 (24GB) or even an RTX 5090 (32GB) simply can't run Wan's 14B model at 720p, that's not a performance limitation, it's a hard VRAM ceiling. Wan 2.2 succeeds 2.1 with better temporal coherence and a smaller 5B TI2V variant that's genuinely more accessible on consumer hardware, at similar VRAM to the 2.1 generation for the full 14B model.

LTX-Video Requirements: Standard vs Distilled

LTX-2.3 splits cleanly into two practical tiers, and the gap between them is the widest of any model in this guide.

⚡ Note

LTX-2.3's own documentation states the standard model requires 80GB+. The distilled variant with FP8 quantization runs on 32GB consumer GPUs like the RTX 5090. There's no middle ground, you're choosing between one of two very different hardware tiers, not a sliding scale.

The distilled model isn't a stripped-down demo, it's the officially recommended starting point for anyone without 80GB of VRAM, using 8-step inference and a lower memory footprint by design. LTX-2.3's real differentiator is native audio-video generation in a single forward pass, plus IC-LoRA conditioning for depth, pose, and edge maps, control options the video-only alternatives need a separate pipeline to match.

Matching a Video Model to a GPU

If you're running... Rent... VRAM
HunyuanVideo 1.5, LTX distilled, quantized Wan L40S 48 GB
Wan 14B at FP8, original HunyuanVideo quantized A100 80GB 80 GB
LTX-2.3 standard, full HunyuanVideo, Wan at FP16 B200 192 GB

⚠ Watch out

Both H100 and H200 are currently listed as coming soon on packet.ai, joinable by waitlist rather than bookable on-demand. For the heaviest video workloads today, B200's 192GB is the largest currently-available option, and its bandwidth advantage matters directly for temporal-consistency workloads like full-precision video generation.

Decision Framework: Four Questions

1. Which exact model version are you sizing for? "HunyuanVideo" alone is ambiguous. Confirm 13B original or 8.3B "1.5" before trusting any VRAM figure.

2. What resolution and clip length do you actually need? 480p GGUF and 720p FP16 aren't the same workload with different settings, they're different VRAM tiers entirely.

3. Is quantized quality acceptable for your use case? FP8's quality loss is minimal for most workloads. If you specifically need the full-precision default, budget accordingly.

4. Is self-hosting worth it, or do you want this managed? Standing up and maintaining a video generation pipeline is real ongoing work. A managed service trades control for less operational overhead.

Common Mistakes in Video Generation GPU Sizing

Confusing HunyuanVideo 1.5 with the original 13B model. They share a name and almost nothing else in terms of hardware requirements.

Sizing for a specific card that's still on a waitlist. H100 and H200 both show real specs on packet.ai today, but neither is bookable on-demand yet.

Applying image-generation VRAM intuition to video. A model that fits comfortably for image generation at a given parameter count needs several times more VRAM once it's generating frames with temporal consistency.

Assuming an 80GB card is safely enough for an 80GB model. Generation spikes during inference can exceed the nominal weight size, leaving little margin on a card sized exactly to the model's stated footprint.

Running Video Models Without Managing Infrastructure

Once you've matched a model to a GPU, the next question is whether you actually want to manage that infrastructure yourself. Everything above assumes you do: pick a GPU, manage the environment, and maintain the pipeline as models update. That's the right call for teams with specific model or workflow needs. For everyone else, a managed option like Pixel Factory, packet.ai's managed image and video generation product, runs on the same underlying GPU fleet without requiring you to size, deploy, or maintain anything yourself.

It's the more practical option if you want video generation output without becoming the person responsible for keeping a Wan or LTX deployment running as new versions ship.

If self-hosting is still the right call for your use case, current rates for every GPU covered in this guide, including B200 for the heaviest workloads, are on the packet.ai pricing page. For sizing an LLM behind a video-generation pipeline that also needs text capabilities, packet.ai's general VRAM requirements guide covers that separately.

Whether you're deploying LTX, Wan, or HunyuanVideo, the biggest sizing mistakes usually come from treating video like image generation. Matching the GPU to your actual workflow, rather than the model's largest published requirement, almost always leads to a better balance of performance and cost.

Frequently asked questions

It depends which version. The original 13B HunyuanVideo needs 60-80GB at 720p (FP16), while HunyuanVideo 1.5, a separate 8.3B model released later, needs as little as 14GB with FP8 quantization. Confirm the version before trusting any VRAM figure you see.
Wan 2.1's 14B model needs 65-80GB at FP16, which needs an A100 80GB or larger card. With FP8 quantization it drops to 40-55GB, and with aggressive GGUF quantization at 480p, it can run in as little as 6-8GB, though at a real quality and resolution tradeoff.
LTX-2.3's standard model officially requires 80GB or more. The distilled variant with FP8 quantization, the officially recommended starting point below 80GB, runs on 32GB consumer GPUs like the RTX 5090.
It depends on which model and precision. An L40S (48GB) covers quantized versions of most current models. An A100 80GB handles FP8 Wan or original HunyuanVideo quantized. For full-precision LTX-2.3 or the largest models, a B200 (192GB) is currently the largest bookable card, since H100 and H200 both remain waitlist-only.
A single image is roughly a million pixels. A 5-second video at 24fps is 120 frames, or about 120 million pixels, and the model needs to maintain temporal consistency across all of them at once rather than generating each frame independently. This multiplies VRAM needs by roughly 3-10x compared to an image model of similar parameter count.

Last reviewed: July 23, 2026. VRAM figures cross-referenced across multiple independent sources and official model documentation where available. GPU availability confirmed against packet.ai's live pricing page. Quantization method and resolution both significantly affect actual memory use; treat the figures above as planning ranges.

Waste less compute.

Same models. Same API. Fraction of the cost. Start free — no credit card required.

Start Building →

More from the blog