DeepSeek V4 Pro (Free)

deepseek/deepseek-v4-pro-free
FREE
ToolsJSONReasoning
by DeepSeek

DeepSeek V4 Pro flagship MoE — 1.6T total / 49B active params, 1M context, top-tier reasoning + agentic tool use.

ctx1M tokens
Max output384K
Inputtext
p50 TTFT822 ms
PRICEFreerate-limited · model usage at $0
p50 TTFT822 ms7d
p95 TTFT2.36 s7d
TRAFFIC18760.4Mtokens / 7d

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
import os

from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key=os.environ["ORCAROUTER_API_KEY"],
)

response = client.chat.completions.create(
    model="deepseek/deepseek-v4-pro-free",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • include_reasoning
  • logprobs
  • max_tokens
  • reasoning
  • response_format
  • stop
  • stream
  • stream_options
  • temperature
  • thinking
  • tool_choice
  • tools
  • top_logprobs
  • top_p
  • user_id

Pricing

$0
Per request$0
BillingModel usage is never charged to your balance
Over the limitHTTP 429 when a limit is hit

Need it without the limits? deepseek/deepseek-v4-pro·How free-tier limits work

Performance

p50 TTFT
822 ms
Output speed
66.8 tok/s
p95 TTFT
2.36 s
Error rate
1.6%

Public benchmarks

68.8
AA Coding
Better than 78% of models compared
#25 of 133
53.2
AA Intelligence
Better than 83% of models compared
#21 of 135
62.5
AA Math
Better than 49% of models compared
#42 of 82
GPQA Diamond
92.8
Humanity's Last Exam
41.0
IFBench
76.5
Long-Context Recall
75.3
MMLU-Pro
73.5 index
SciCode
49.2
tau_banking
39.6
TerminalBench Hard
46.2
terminalbench_v2_1
78.7
τ²-Bench
96.2
Source: artificialanalysis.ai

Community buzz

What developers are saying this week

Hacker News0 mentions · 7ddown 1 vs the previous week

FAQ

How much does DeepSeek: DeepSeek V4 Pro (Free) cost on OrcaRouter?
DeepSeek: DeepSeek V4 Pro (Free) is priced at $0.0000 per request via OrcaRouter (flat per-call fee, charged per generation rather than per token).
What is DeepSeek: DeepSeek V4 Pro (Free)'s context window?
DeepSeek: DeepSeek V4 Pro (Free) supports a context window of 1M tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call DeepSeek: DeepSeek V4 Pro (Free) via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="deepseek/deepseek-v4-pro-free" in the chat.completions.create call.
Does OrcaRouter rate-limit DeepSeek: DeepSeek V4 Pro (Free)?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.

Embed this badge

DeepSeek: DeepSeek V4 Pro (Free)pricing pending822ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/deepseek/deepseek-v4-pro-free" target="_blank"> <img src="https://www.orcarouter.ai/embed/deepseek/deepseek-v4-pro-free.svg" alt="DeepSeek: DeepSeek V4 Pro (Free) on OrcaRouter" /> </a>
Markdown [![DeepSeek: DeepSeek V4 Pro (Free)](https://www.orcarouter.ai/embed/deepseek/deepseek-v4-pro-free.svg)](https://www.orcarouter.ai/models/deepseek/deepseek-v4-pro-free)

Model card as data

GET /api/public/models/deepseek/deepseek-v4-pro-freeOpen
Machine-readable:/llms.txt/llms-full.txt