Tokens per second explained
Measure generation throughput.
Compute College
Learn what AI model latency means, why it matters for production workloads, and how it connects to model serving cost and infrastructure capacity.
Model latency is the time a user or system waits for a usable model response, including time to first token for interactive work and time to complete the full output.
Memory trick: Latency is how long the compute makes the buyer wait.
Latency affects buyer choice and capacity planning. Slower completion can require more concurrent serving capacity or make an otherwise capable model unsuitable for interactive work.
A low-priced model that takes much longer to respond may not fit interactive coding assistance or customer support, while a batch workflow may tolerate waiting for a lower bill.
Example figures are illustrative calculations, not current quoted market prices.
Do not compare latency without considering output length, task complexity, load, and whether the measurement is first-token or full-response time.
Practical takeaway
Measure time to first token, total completion time, output volume, completion quality, and cost for each workload class.
Decision check: have you measured first-token and full-response latency under realistic load for this workload, not just average speed?
Compute College
Follow model releases as AI compute market signals in the ComputeTape Market Brief.
Compute College track
Step 7 of 25: Model latency explained