deepseek-r1 API — compare providers

The same model (deepseek-r1) is served by 3 providers; DeepInfra is the cheapest at $2.65/1M blended — the priciest (Novita AI) costs 21% more. On quality, deepseek-r1 scores 1398 on the LMArena (Chatbot Arena) — so the cheapest endpoint is also the best value per dollar here.

LicenseMITopen weights · permissive · terms
Knowledge cutoffMarch 2026source · ranked
Quality (Elo)1398LMArena (Chatbot Arena) · source
Intelligence20.4Artificial Analysis Intelligence Index · source · ranked

Quality and intelligence scores are attached to the model itself — identical whichever provider serves it. Verified 2026-09-04.

RankProviderInput /1MOutput /1MBlended /1MValue (Elo/$)
1DeepInfra$0.5$2.15$2.65 ← cheapest528 ← best value
2SiliconFlow$0.5$2.18$2.68522
3Novita AI$0.7$2.5$3.2437

Value = model Elo ÷ blended price per 1M tokens. Since the model's quality is identical across providers, the cheapest endpoint is also the best value per dollar.

Prices are per 1M tokens (USD). "Blended" = input + output, for coarse ranking. Same underlying model, 3 serving providers, 21% spread top to bottom. Context window: 128,000 tokens (32,768 max output) — see how it ranks in biggest context windows. See how this compares across the catalogue in same model, different price, or find the best quality per dollar in the value ranking.

Cost per 1,000 requests by workload

What each provider actually bills for a representative job, not just the sticker price.

ProviderChatbot
1000 in / 500 out
RAG / long context
8000 in / 500 out
Batch summarize
4000 in / 1000 out
DeepInfra$1.57$5.07$4.15
SiliconFlow$1.59$5.09$4.18
Novita AI$1.95$6.85$5.30

Estimate your own workload

Input tokens/request:   Output tokens/request:   Requests:

ProviderEstimated cost (USD)

Self-host / quantized builds

Open weights under MIT — you can run deepseek-r1 on your own hardware instead of paying per token. Even quantized to int4 it needs on the order of 402.6 GB of VRAM — quantization lowers the footprint but this model still needs a multi-GPU server, not consumer hardware. Formats: GGUF for llama.cpp / Ollama / LM Studio, AWQ and GPTQ for GPU serving, MLX for Apple silicon.

Links search the live model hubs (Hugging Face, Ollama) so they track new builds as they appear — we don't host weights. Which formats exist depends on what the model owner and community have published.

→ See VRAM, GPU and cost vs API for deepseek-r1, or the full self-host break-even calculator.