Inference

AI

The process of using a trained AI model to make predictions or generate outputs on new, previously unseen data. Inference is typically faster and cheaper than training, as the model weights are fixed and only forward computations are performed.

← Back to glossary