Model latency explained
Include time to first response.
Compute College
Learn what tokens per second means, how model throughput affects AI applications, and why throughput matters for AI compute capacity planning.
Tokens per second is the rate at which a model generates output tokens after response generation begins, making it a useful throughput measure for model serving.
Memory trick: Tokens per second is the model output speedometer.
Output throughput influences user wait time and how much demand a serving stack can handle. Faster useful output may let the same infrastructure serve more work, although other bottlenecks still matter.
At an illustrative 50 generated tokens per second, an output of 1,000 tokens takes about 20 seconds after generation starts, before accounting for queueing or first-token delay.
Example figures are illustrative calculations, not current quoted market prices.
Market signal
Higher usable throughput can reduce effective serving cost or expand capacity; falling throughput under load can reveal demand pressure on serving systems.
Market read: throughput per dollar, not raw tokens per second, is the capacity signal; a drop under load can flag serving-side demand pressure. Figures here are illustrative unless explicitly sourced and dated — see our methodology.
Do not confuse tokens per second with the full user experience: first-token latency, output length, quality, and batching also matter.
Practical takeaway
Use measured tokens per second alongside expected output length and concurrent demand to estimate response time and required serving capacity.
Decision check: have you combined tokens per second with output length and concurrency to size capacity, rather than quoting peak throughput alone?
Compute College
Follow model releases as AI compute market signals in the ComputeTape Morning Brief.
Compute College track
Step 8 of 23: Tokens per second explained