Inference Server
Noun · AI & Machine Learning
Definitions
A server or service process dedicated to hosting models and executing inference requests. Inference servers manage model loading, batching, scheduling, and response delivery for production workloads.
In plain English: A server that runs AI model inference requests.
Example: "They split the vision model onto its own inference server so image requests would not starve text traffic."