Skip to content

Diffusion Generator¤

Status: Coming soon

artifex.generative_models.inference.diffusion_generator is not shipped yet.

The shared inference runtime stays intentionally narrow today:

  • artifex.generative_models.inference exports no public helpers from __all__.
  • artifex.generative_models.inference.optimization.production is the only retained shared inference owner.
  • loading and generation entrypoints remain family-owned; see Inference Overview and Sampling Guide.

See Inference Reference for the current shared inference docs.