LuChengTHU/dpm-solver
Official code for "DPM-Solver: A Fast ODE Solver for Diffusion Probabilistic Model Sampling in Around 10 Steps" (Neurips 2022 Oral) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 1487
- days_rel: n/a
- days_push: 939
- n_releases_24m: 0
Adoption not part of the score
1852 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of DPM-Solver and DPM-Solver++, fast high-order ODE solvers for diffusion probabilistic model sampling that generate high-quality samples in 10-20 function evaluations without retraining. It works with both discrete-time and continuous-time diffusion models and is integrated into Hugging Face Diffusers.
Use cases
- speed up stable diffusion image generation to 10-20 steps
- sample from diffusion models faster without retraining
- use a fast scheduler for text-to-image pipelines in diffusers
- accelerate guided diffusion model sampling
- reduce inference cost of diffusion model sampling
When to choose
- you need fast, high-quality sampling from diffusion models with few function evaluations
- you use Stable Diffusion or guided diffusion and want a proven SOTA solver
- you want a solver that works without additional training
When to avoid
- you need training or fine-tuning of diffusion models themselves
- your project requires non-diffusion generative models
- you need a maintained production library rather than research code
Facets
library · maturity stable
machine-learning deep-learning image-processing machine-learning deep-learning image-processing artificial-intelligence python diffusion-models ode-solver sampling stable-diffusion score-based-generative-models research-code gpu
1 source
- readme: https://github.com/LuChengTHU/dpm-solver · fetched 2026-08-28 · cd8f6d4702fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LuChengTHU/dpm-solver | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="LuChengTHU/dpm-solver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem