DeepSeek R1 is here: Performance on par with OpenAI o1, but open-sourced and with fully open reasoning tokens. It's 671B parameters in size, with 37B active in an inference pass. Fully open-source model & technical report. MIT licensed: Distill & commercialize freely!
Tutti i provider = supportato da ogni upstream che serve questo modello. Alcuni provider = dipende dall'upstream che gestisce la richiesta. Predefinito = il valore inviato quando non lo imposti.
| Parametro | Provider | Predefinito |
|---|---|---|
| frequency_penalty | Alcuni provider | Non inviato per impostazione predefinita |
| include_reasoning | Tutti i provider | - |
| max_completion_tokens | Alcuni provider | - |
| max_tokens | Tutti i provider | - |
| presence_penalty | Alcuni provider | Non inviato per impostazione predefinita |
| reasoning | Tutti i provider | - |
| repetition_penalty | Alcuni provider | Non inviato per impostazione predefinita |
| response_format | Alcuni provider | - |
| seed | Alcuni provider | - |
| stop | Alcuni provider | - |
| structured_outputs | Alcuni provider | - |
| temperature | Tutti i provider | Non inviato per impostazione predefinita |
| tool_choice | Alcuni provider | - |
| tools | Alcuni provider | - |
| top_k | Alcuni provider | Non inviato per impostazione predefinita |
| top_p | Tutti i provider | Non inviato per impostazione predefinita |