hao-ai-lab/FastVideo
A unified inference and post-training framework for accelerated video generation. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 75
- Longevity 48
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 35.5
- age_days: 679
- days_rel: 90
- days_push: 7
- n_releases_24m: 7
Adoption not part of the score
4076 stars · 418 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FastVideo is a unified Python framework for post-training and real-time inference of video diffusion models, covering data preprocessing, finetuning (full and LoRA), stepwise/causal distillation, quantization-aware training, and accelerated inference. It supports NVIDIA CUDA GPUs and Apple Silicon via MLX, with both CLI and Python APIs.
Use cases
- generate videos from text prompts with diffusion models
- distill a video diffusion model to run in few steps
- finetune or LoRA-train a video DiT model on custom data
- run realtime video generation on a single GPU
- quantize a video model with QAT for faster inference
- run video generation locally on Apple Silicon Macs
When to choose
- you need end-to-end video diffusion training, distillation, and inference in one framework
- you want state-of-the-art speedups like DMD2 distillation, sparse attention, or quantization
- you need distributed training/inference with FSDP2 and sequence parallelism
- you want realtime streaming video generation or editing
When to avoid
- you only need simple image generation rather than video
- you want a no-code GUI tool rather than Python/CLI workflows
- you lack a supported GPU (CUDA 12.6+ NVIDIA or Apple Silicon M-series)
- you need a lightweight inference-only library without training features
Facets
library · maturity active
machine-learning deep-learning llm-inference video-processing gpu-computing cli deep-learning machine-learning artificial-intelligence gpu-computing python cli diffusion-models video-generation distillation post-training lora-finetuning quantization sparse-attention realtime-inference diffusers apple-silicon video linux macos gpu
5 sources
- readme: https://github.com/hao-ai-lab/FastVideo · fetched 2026-08-28 · 9b4bec42d5e4
- homepage: https://hao-ai-lab.github.io/FastVideo · fetched 2026-08-29 · 111e7ea53265
- site_page: https://haoailab.com/FastVideo/getting_started/installation · fetched 2026-08-29 · d9c3823c8c60
- site_page: https://haoailab.com/FastVideo/getting_started/installation/mps · fetched 2026-08-29 · 904833c55770
- registry_pypi: https://pypi.org/pypi/fastvideo/json · fetched 2026-08-29 · c19922bcf52b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hao-ai-lab/FastVideo | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="hao-ai-lab/FastVideo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem