jishie

DeepSeek-R1-0528

huggingface/deepseek-ai/DeepSeek-R1-0528 · family deepseek-thinking · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$3.50Blended $/1M (3:1)
$3Input $/1M
$5Output $/1M
$8.001M in + 1M out
Cache read $/1M
#4605 of 5,000Cheapest rank
Provider
Hugging Face (huggingface)
Context
163,840 tokens
Max output
163,840 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“DeepSeek-R1-0528” is offered by 2 providers — cheapest-effective first. Deep Infra is the cheapest at $0.91 blended.

ProviderInputOutputBlendedContext
Deep Infra$0.5$2.15$0.91164k
Hugging Face (this)$3$5$3.50164k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Hugging Face 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-R1-0528","messages":[{"role":"user","content":"hello"}]}'

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