Welcome to FastVideo#

FastVideo is a lightweight framework for accelerating large video diffusion models.
FastVideo is a lightweight framework for accelerating large video diffusion models developed by the Hao AI Lab.
FastVideo currently offers: (with more to come)
[NEW!] Sliding Tile Attention.
FastHunyuan and FastMochi: consistency distilled video diffusion models for 8x inference speedup.
First open distillation recipes for video DiT, based on PCM.
Support distilling/finetuning/inferencing state-of-the-art open video DiTs: 1. Mochi 2. Hunyuan.
Scalable training with FSDP, sequence parallelism, and selective activation checkpointing, with near linear scaling to 64 GPUs.
Memory efficient finetuning with LoRA, precomputed latent, and precomputed text embeddings.
Dev in progress and highly experimental.
Documentation#
Getting Started
Sliding Tile Attention
Inference
Developer Guide