Skip to main content

Inference

Also known as: Model Inference, Prediction

In one sentence

When a trained AI model processes new input and generates a prediction or response—the 'using' phase after training is done.

Explain like I'm 12

After you've trained AI by showing it examples, inference is when you actually use it—like asking a question and getting an answer.

In context

Every time you chat with ChatGPT, you're triggering inference. The model uses what it learned during training to generate responses to your prompts.

See also

Related Guides

Learn more about Inference in these guides: