NVlabs/FastGen
NVIDIA FastGen: Fast Generation from Diffusion Models
Implements multiple model distillation and acceleration techniques—including consistency models, distribution matching, and knowledge distillation—unified under a configurable PyTorch framework. Supports cross-modal generation tasks (text-to-image, image-to-video, video-to-video) with architectures ranging from EDM and Stable Diffusion to Flux and CogVideoX, scaling to ≥10B parameters via DDP and FSDP2 distributed training. Uses Hydra configuration system for experiment management and integrates W&B logging with modular design for custom networks and datasets.
632 stars. Actively maintained with 3 commits in the last 30 days.
Stars
632
Forks
46
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/NVlabs/FastGen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
quantgirluk/aleatory
📦 Python library for Stochastic Processes Simulation and Visualisation
blei-lab/treeffuser
Treeffuser is an easy-to-use package for probabilistic prediction and probabilistic regression...
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
lvyufeng/denoising-diffusion-mindspore
Implementation of Denoising Diffusion Probabilistic Model in MindSpore