jishie

DeepSeek V4 Pro 0813

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

$0.99
Blended $/1M (3:1)
$0.66
Input $/1M
$1.98
Output $/1M
$2.64
1M in + 1M out
$0.022 −97%
Cache read $/1M
#4003 of 7,708
Cheapest rank
Provider
Ollama Cloud (ollama-cloud)
Kind
text (outputs text)
Context
1,048,576 tokens
Max output
1,048,576 tokens
Capabilities
tools reasoning text

Same model, other providers

“DeepSeek V4 Pro 0813” is offered by 36 providers — cheapest-effective first. Alibaba Token Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Token Planfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
SCNet Token Planfreefree$0.001M
Nvidiafreefree$0.001M
OrcaRouter$0.442$0.884$0.551M
OpenRouter$0.462$1.39$0.691M
RunInfra$0.6$1.9$0.921M
Ollama Cloud (this)$0.66$1.98$0.991M
Vercel AI Gateway$0.66$1.98$0.991M
AIHubMix$0.6918$2.08$1.041M
Ofox$0.924$2.77$1.391M
NanoGPT$1.1$2.5$1.451M
Deep Infra$1.3$2.6$1.631M

Call it

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

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

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"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 Ollama Cloud models · model index · JSON