Inference Latency

Noun · AI & Machine Learning

Definitions

  1. The delay between submitting an inference request and receiving the result. Inference latency is affected by model size, hardware, batching, network overhead, and any retrieval or tool steps around the model call.

    In plain English: How long it takes an AI model to return an answer.

    Example: "They reduced inference latency by moving reranking off the critical path for simple customer questions."

Related Terms