Training is when the model learns; inference is when it works for you. Every prompt you send triggers inference.
Example
Clicking “Generate” in a video tool starts inference.
Why it matters to you
Inference costs are why many tools limit how much you can generate.
Related terms
GPUA computer chip that can do many calculations at the same time, which makes it ideal for AI./knowledge-base/gpu/ModelThe trained “brain” of an AI tool: the file that has learned patterns and produces results./knowledge-base/model/Training DataThe examples an AI model learns from./knowledge-base/training-data/