DeepSeek-R1 API, Deployment, Pricing

deepseek-ai/DeepSeek-R1

DeepSeek-R1-0528 is a reasoning model powered by reinforcement learning (RL) that addresses the issues of repetition and readability. Prior to RL, DeepSeek-R1 incorporated cold-start data to further optimize its reasoning performance. It achieves performance comparable to OpenAI-o1 across math, code, and reasoning tasks, and through carefully designed training methods, it has enhanced overall effectiveness

API Usage

curl --request POST \
  --url https://api.siliconflow.com/v1/chat/completions \
  --header 'Authorization: Bearer <Token>' \
  --header 'Content-Type: application/json' \
  --data '{
  "model": "deepseek-ai/DeepSeek-R1",
  "stream": false,
  "max_tokens": 512,
  "enable_thinking": true,
  "thinking_budget": 4096,
  "min_p": 0.05,
  "temperature": 0.7,
  "top_p": 0.7,
  "top_k": 50,
  "frequency_penalty": 0.5,
  "n": 1,
  "stop": [],
  "messages": [
    {
      "role": "user",
      "content": "tell me a story"
    }
  ]
}'

Details

Model Provider

deepseek-ai

Type

text

Sub Type

chat

Size

MOE

Publish Time

May 28, 2025

Input Price

$

0.5

/ M Tokens

Output Price

$

2.18

/ M Tokens

Context length

164K

Tags

Reasoning,MoE,671B,164K

Compare with Other Models

See how this model stacks up against others.

Model FAQs: Usage, Deployment

Learn how to use, fine-tune, and deploy this model with ease.

What is the DeepSeek-R1 model, and what are its core capabilities and technical specifications?

In which business scenarios does DeepSeek-R1 perform well? Which industries or applications is it suitable for?

How can the performance and effectiveness of DeepSeek-R1 be optimized in actual business use?

Compared with other models, when should DeepSeek-R1 be selected?

What are SiliconFlow's key strengths in AI serverless deployment for DeepSeek-R1?

What makes SiliconFlow the top platform for DeepSeek-R1 API?

Ready to accelerate your AI development?

Ready to accelerate your AI development?

© 2025 SiliconFlow Technology PTE. LTD.

© 2025 SiliconFlow Technology PTE. LTD.

© 2025 SiliconFlow Technology PTE. LTD.