Welcome to FastVideo#

FastVideo is a unified framework for accelerated video generation.
It features a clean, consistent API that works across popular video models, making it easier for developers to author new models and incorporate system- or kernel-level optimizations. With FastVideoβs optimizations, you can achieve more than 3x inference improvement compared to other systems.

Key Features#
FastVideo has the following features:
State-of-the-art performance optimizations for inference
Cutting edge models
Wan2.1 T2V, I2V
HunyuanVideo
FastHunyuan: consistency distilled video diffusion models for 8x inference speedup.
StepVideo T2V
Distillation support
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.
Documentation#
Getting Started
Inference
Training
Sliding Tile Attention
Design
Developer Guide
API Reference