← Back to all generators
deepseek-ai/deepseek-r1
Official
View on Replicate →
A reasoning model trained with reinforcement learning, on par with OpenAI o1
Capabilities
Max Tokens
Top-P
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
frequency_penalty | number | Frequency penalty | 0 | — |
max_tokens | integer | The maximum number of tokens the model should generate as output. | 2048 | — |
presence_penalty | number | Presence penalty | 0 | — |
prompt | string | Prompt | "" | — |
temperature | number | The value used to modulate the next token probabilities. | 0.1 | — |
top_p | number | Top-p (nucleus) sampling | 1 | — |
frequency_penalty number Frequency penalty
Default:
0 max_tokens integer The maximum number of tokens the model should generate as output.
Default:
2048 presence_penalty number Presence penalty
Default:
0 prompt string Prompt
Default:
"" temperature number The value used to modulate the next token probabilities.
Default:
0.1 top_p number Top-p (nucleus) sampling
Default:
1 Version:
fec99f91f58c Updated: 2/26/2026 2.2M runs
cinemasetfree.com