huggingface / huggingface/diffusers
[Feature] Integrate 'CHORDS: Diffusion Sampling Accelerator with Multi-core Hierarchical ODE Solvers'
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
I find a latest, general, training-free, and model-agnostic acceleration strategy via multicore parallelism for image generation and video generation.
[Source Code](https://github.com/hanjq17/CHORDS)
```bibtex
@misc{hanCHORDSDiffusionSampling2025,
title = {{{CHORDS}}: {{Diffusion Sampling Accelerator}} with {{Multi-core Hierarchical ODE Solvers}}},
shorttitle = {{{CHORDS}}},
author = {Han, Jiaqi and Ye, Haotian and Li, Puheng and Xu, Minkai and Zou, James and Ermon, Stefano},
year = {2025},
month = jul,
number = {arXiv:2507.15260},
eprint = {2507.15260},
primaryclass = {cs},
publisher = {arXiv},
doi = {10.48550/arXiv.2507.15260},
urldate = {2025-07-31},
}
```
Contributor guide
Assessment
This issue has not been assessed yet.