# Multistep DPM-Solver ## Overview Original paper can be found [here](https://arxiv.org/abs/2206.00927) and the [improved version](https://arxiv.org/abs/2211.01095). The original implementation can be found [here](https://github.com/LuChengTHU/dpm-solver). ## DPMSolverMultistepScheduler [[autodoc]] DPMSolverMultistepScheduler