distillation — Training a small, cheap model to imitate a big one's outputs, keeping much of the capability at a fraction of the cost.
inference — Running a trained model to get answers — the phase where AI is actually used, as opposed to trained.
Why it matters
InclusionAI released LLaDA-Image, an open 6B-parameter unified text-to-image and instruction-editing model claiming SOTA on Qwen-Image-Bench, with checkpoints and Diffusers inferenceRunning a trained model to get answers — the phase where AI is actually used, as opposed to trained.Full definition → code available now for local or self-hosted use.