Head-to-head The same models run on Ollama and OpenCode — who streams faster? See the race on TokenDyno →

Ollama Cloud tokens per second — live benchmark

Real inference speed, measured continuously. Every row is a live Ollama Cloud model — sorted by tokens per second, benchmarked every ~10 minutes.

● live — last benchmark 1m ago
Trend
GPT-OSS 120B Free 252.5 252.3 363ms 100% 11.6 38m ago
Gemma4 31B Pro 248.8 288.9 342ms 100% 19 8m ago
GPT-OSS 120B Pro 201.0 306.5 338ms 100% 11.6 5m ago
Gemma4 31B Free 200.0 270.3 343ms 100% 19 46m ago
Nemotron 3 Nano 30B (non-reasoning) Free 192.1 113.3 633ms 100% 6.8 23m ago
Nemotron 3 Nano 30B (non-reasoning) Pro 186.1 346.0 303ms 100% 6.8 2m ago
DeepSeek V4.1 Flash Pro 169.6 173.1 893ms 100% 39.5 2m ago
DeepSeek V4 Flash 0731 Pro 131.0 141.8 1.2s 100% 34.3 9m ago
DeepSeek V4 Pro 0813 Pro 117.4 148.5 518ms 100% 36 2m ago
GLM 5.3 Pro 115.2 98.9 746ms 100% 44.8 6m ago
GLM 5.3 Flash Pro 101.8 100.8 637ms 100% 41.8 1m ago
Nemotron 3 Super Free 96.9 92.9 842ms 100% 12.8 14m ago
Kimi K2.7 Code Pro 95.8 112.1 667ms 100% 25.8 9m ago
GPT-OSS 20B Free 95.8 164.9 523ms 100% 9 36m ago
Qwen3.5 397B Pro 92.4 98.0 935ms 100% 18.4 10m ago
GPT-OSS 20B Pro 91.5 95.1 429ms 100% 9 5m ago
Nemotron 3 Super Pro 81.3 69.0 507ms 99% 12.8 10m ago
GLM 5.2 Pro 79.4 89.1 1.6s 100% 33.7 6m ago
MiniMax M3 Pro 70.7 89.2 705ms 100% 29.2 1m ago
Mistral Large 3 675B (non-reasoning) Pro 70.0 76.6 1.2s 100% 9.3 2m ago
Kimi K3 Pro 69.7 93.8 891ms 100% n=6 43.6 7m ago
MiniMax M2.7 Pro 60.9 54.3 797ms 99% 22.8 4m ago
GLM 5.1 Pro 47.8 49.7 867ms 100% 26.1 8m ago
Nemotron 3 Ultra Pro 41.2 91.5 586ms 99% 22.9 8m ago
Kimi K2.6 Pro 38.4 36.1 18.5s 100% 27 5m ago
Nemotron 3 Ultra Free 37.0 89.3 741ms 92% 22.9 3m ago

Intelligence Index scores from Artificial Analysis.

Ollama Free is sampled about hourly to avoid burning through the weekly free-tier balance.

1 model unavailable or stale

Frequently asked questions

What is the fastest Ollama Cloud model right now?

As of the last build, Nemotron 3 Nano 30B is the fastest Ollama Cloud model on this leaderboard at 346.0 tokens/sec (most recent measured run). Rankings change as models are re-benchmarked roughly every 10 minutes (every 60 minutes on the Ollama Free tier) — see the live leaderboard above for the current order.

How is tokens per second measured?

TPS is generation throughput: output tokens divided by server-reported generation time, excluding time-to-first-token. For Ollama Cloud we use the server’s own reported timing (eval_count and total_duration) rather than a client-side stopwatch, so results are immune to network jitter and token buffering. Full formula and error handling are on the methodology page.

How often is data refreshed?

The worker benchmarks continuously using a round-robin priority queue. Ollama Cloud Pro is sampled about every 10 minutes; Ollama Free is sampled about every 60 minutes to preserve the weekly free-tier quota. Models Ollama bills as extra usage rather than plan usage — currently Kimi K3 — are sampled about every 4 hours, since each run is charged per token against a prepaid balance. The leaderboard also polls the API roughly every 60 seconds client-side to keep cells current without a full page reload.