Sampler (scheduler)

A sampler, also called a scheduler, is the algorithm that turns random noise into a finished image over a series of steps. Different samplers reach a clean result in different ways, trading off speed, sharpness and how they render fine detail, so the same prompt can look slightly different depending on which one is used.

In tendre.red, the sampler and scheduler are fixed by the local generation engine for each checkpoint, chosen to give sharp, reliable results without extra configuration, so there is no sampler switch to tune yourself.