jishie

DeepSeek V4 Pro 0813

nvidia/deepseek-ai/deepseek-v4-pro-0813 · family deepseek-thinking · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.

free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
Cache read $/1M
#81 of 6,950
Cheapest rank
Provider
Nvidia (nvidia)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
384,000 tokens
Capabilities
tools reasoning text

Same model, other providers

“DeepSeek V4 Pro 0813” is offered by 26 providers — cheapest-effective first. This one (Nvidia) is the cheapest.

ProviderInputOutputBlendedContext
Nvidia (this)freefree$0.001M
Alibaba Token Planfreefree$0.001M
SCNet Token Planfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
OrcaRouter$0.442$0.884$0.551M
Eden AI$0.5808$1.74$0.871M
RunInfra$0.6$1.9$0.921M
Merge Gateway$0.66$1.98$0.991M
Vercel AI Gateway$0.66$1.98$0.991M
NanoGPT$1.1$2.5$1.451M
Deep Infra$1.3$2.6$1.631M
Cloudflare Workers AI$1.32$3.96$1.981M
Hugging Face$1.32$3.96$1.981M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Nvidia and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"deepseek-ai/deepseek-v4-pro-0813","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all Nvidia models · model index · JSON