Fastest LLMs by Output and First Answer
The fastest output model is not always the fastest model for a short request. Tokens/sec measures sustained generation after output begins. First-answer latency measures the opening wait. Sort both, keep a quality floor, and replay the request shape your application will use.
Cross-provider runtime snapshot last updated 2026-08-14. Median tokens/s, Latency first answer chunk (s). Measurements are screening evidence, not provider service-level guarantees.
Celeris-1
1560 tok/s · Celeris
LFM2-24B-A2B
0.42s to first answer · LiquidAI
Gemini 3.6 Flash
225 tok/s · Score: 75.54
Top 15 — Output Speed (tok/s)
- Celeris-11560 tok/s, Celeris, 0.6 seconds first-answer latency
- Mercury 2820 tok/s, Inception, 3.34 seconds first-answer latency, score 48.14
- Step 3.7 Flash399 tok/s, StepFun, 5.85 seconds first-answer latency, score 50.91
- Ling 3.0 Flash374 tok/s, InclusionAI, 7.4 seconds first-answer latency, score 53.78
- Gemini 3.5 Flash-Lite368 tok/s, Google, 10.11 seconds first-answer latency, score 65.29
- Gemini 3.7 Flash340 tok/s, Google, 9.83 seconds first-answer latency, score 61.36
- LFM2.5-8B-A1B340 tok/s, LiquidAI, 7.99 seconds first-answer latency, score 41.62
- Gemini 3.1 Flash-Lite335 tok/s, Google, 5.54 seconds first-answer latency, score 50.51
- Nemotron 3 Nano Omni 30B A3B325 tok/s, NVIDIA, 7.16 seconds first-answer latency, score 44.4
- GPT-OSS 20B313 tok/s, OpenAI, 0.65 seconds first-answer latency, score 42.2
- Nemotron 3 Nano 30B286 tok/s, NVIDIA, 8.12 seconds first-answer latency, score 53.36
- Gemini 3.6 Flash225 tok/s, Google, 19.69 seconds first-answer latency, score 75.54
- Muse Spark 1.1217 tok/s, Meta, 12.12 seconds first-answer latency, score 76.88
- Gemini 2.5 Flash215 tok/s, Google, 0.5 seconds first-answer latency, score 47.45
- Qwen3.7 Max208 tok/s, Alibaba, 13.88 seconds first-answer latency, score 71.6
Bar length is relative to the fastest model in the current filtered view. Exact median speed is shown at right; open a model for its complete evidence profile.
Average Speed by Provider
StepFun
298 tok/s avg · 2 models
8.6s avg latency
InclusionAI
250 tok/s avg · 2 models
4.3s avg latency
NVIDIA
224 tok/s avg · 4 models
11.8s avg latency
LiquidAI
216 tok/s avg · 2 models
4.2s avg latency
189 tok/s avg · 12 models
17.3s avg latency
Meta
123 tok/s avg · 4 models
4s avg latency
OpenAI
115 tok/s avg · 27 models
48.9s avg latency
Xiaomi
115 tok/s avg · 2 models
11.9s avg latency
xAI
99 tok/s avg · 8 models
17.4s avg latency
Alibaba
98 tok/s avg · 11 models
41s avg latency
Mistral
98 tok/s avg · 7 models
2.9s avg latency
MiniMax
82 tok/s avg · 3 models
29s avg latency
Z.AI
76 tok/s avg · 8 models
29.2s avg latency
DeepSeek
72 tok/s avg · 3 models
7.5s avg latency
Anthropic
54 tok/s avg · 12 models
33.8s avg latency
Moonshot AI
40 tok/s avg · 5 models
37.6s avg latency
Microsoft
27 tok/s avg · 2 models
1.5s avg latency
122 models match these filters.
Runtime rows use the same cross-provider feed. Prompt shape, region, provider load, account tier, cache state, and reasoning settings can change production results.
Two clocks choose different winners
First-answer latency dominates short interactive work: routing, classification, a tool argument, or the opening phrase of a voice turn. Sustained output dominates long reports and code generation after the response has started.
A rough completion estimate is first-answer time plus requested output tokens divided by tokens per second. It will not capture jitter, stop time, reasoning tokens, or retries, but it reveals when a slower starter can overtake a slower writer.
Read the TTFT explainer for timing boundaries, prompt prefill, and a reproducible measurement plan.
Keep speed behind a quality gate
A model that returns the wrong tool arguments quickly is not a fast production system. Build a task suite first, then identify the lowest-latency candidates that clear it. The score column is a broad screening signal, not a substitute for that application test.
Compare at least p50 and p95 latency from the deployment region. Hold prompt, output length, concurrency, API route, and reasoning budget constant. Keep failures and rate limits in the report so the surviving requests do not create a flattering distribution.
For voice, measure end of user speech to first audible output across transcription, model, speech generation, network, and playback. Text first-answer latency is only one segment.
Frequently Asked Questions
What does tokens per second mean for LLMs?
Tokens per second measures sustained output after generation begins. A higher rate shortens long answers, but it does not reduce the initial wait by itself. Tokenization also differs across model families, so use the rate to screen candidates and confirm total completion time on the prompts your application sends.
What does the latency column measure?
Latency is the cross-provider runtime feed’s time from request to the first usable answer chunk. Lower is better within that test. For reasoning models it can include work performed before visible output. It is not full voice latency, browser render time, or a service-level guarantee for another region and account.
Which LLM is the fastest?
Currently, Celeris-1 by Celeris is the fastest at 1560 tokens/second. The fastest model scoring above 70 overall is Gemini 3.6 Flash at 225 tok/s.
Why are reasoning models slower?
Some reasoning settings perform additional work before a usable answer appears, which can increase first-answer latency and billed output. The effect varies by model, provider, prompt, and reasoning budget. Measure the exact setting you will deploy, then compare task success with latency and cost rather than assuming every reasoning label behaves alike.
Know when it’s worth switching models
The model to choose, the cheaper alternative, and the release we would wait on.
Read a sample issueJoin 2,000+ readers.
One email each week. Unsubscribe anytime.