TALECRAFTERS
GLOSSARY · MODELS

FLOW MATCHING

A training approach that learns a straighter path from noise to image, letting a model produce good output in fewer steps.

ALSO CALLEDrectified flow

Classic diffusion learns a winding route from noise to image and has to take many small steps along it. Flow matching learns a straighter one, so fewer steps get you to the same place.

The visible effect is that recent models produce usable output at step counts that would have been unusable two years ago, which lowers cost per render and makes proxy passes genuinely cheap.

It is not a control you operate. It is a reason the defaults on a current model are better than the defaults you learned on an older one, which is worth knowing before you copy old settings forward.

QUESTIONS PEOPLE ASK

Do I need to change my settings for a flow-matching model?

Usually yes, downward. Step counts and guidance values carried over from older diffusion models are often too high and will cost you money and sometimes quality.

Is this the same as distillation?

No. Distillation trains a fast model to imitate a slow one. Flow matching changes how the path from noise to image is learned in the first place.

THEORY IS FREE

Knowing the word is the cheap part.

Running it on a deadline, at volume, without burning the budget is the expensive part. That is the bit we do.

BRIEF US