DeepSeek R1 — Spécifications
Rédigé par Mustafa Ihsan d’après la documentation officielle du fournisseur · Dernière mise à jour
| Développeur | DeepSeek |
|---|---|
| Type | LLM (MoE, raisonnement) |
| Modalité | Texte → Texte |
| Paramètres | 671 milliards au total / 37 milliards actifs (MoE) |
| Fenêtre de contexte | 128 K |
| Licence | MIT (ouverte) |
| Poids ouverts | Oui |
| Publié | 2025 |
| Prix de l’entrée | $0.50 /1M |
| Prix de la sortie | $2.15 /1M |
| Fournisseurs d'API | DeepSeek, DeepInfra, OpenRouter |
Exécutez-le localement
| VRAM (4 bits) | ~400 Go |
|---|---|
| GPU minimal | Serveur multi-GPU |
What is DeepSeek R1?
DeepSeek R1 is the landmark open reasoning model — a 671B mixture-of-experts activating
37B parameters per token, MIT-licensed, with a 128K context window. It delivered
frontier-class chain-of-thought reasoning at a fraction of proprietary cost and is the model
that made open reasoning weights a mainstream option rather than a research curiosity.
Two things follow from the architecture. First, the API is genuinely cheap at $0.50 in /
$2.15 out per million tokens, because only 37B of the 671B parameters are active on any given
token. Second, self-hosting is not cheap at all: the full weights need roughly 400 GB of VRAM
even at 4-bit quantisation, which means a multi-GPU server, not a workstation. The MIT
licence gives you the right to run it, but the hardware bill is what decides whether you
will. For most teams the correct reading is that R1 is an API model that happens to be
auditable and portable — you can move providers, inspect the weights, and never be locked in,
without personally operating an eight-GPU node. If you want R1-style reasoning on hardware
you own, the 70B distill is the model to look at instead.
DeepSeek R1 pricing: API cost per 1M tokens
| Entrée (par million de jetons) | $0.500 |
|---|---|
| Sortie (par million de jetons) | $2.15 |
| Ratio sortie/entrée | 4.3× |
| Moyenne pondérée (4:1 entrée:sortie) | $0.830 par 1 million de jetons |
What DeepSeek R1 costs per month
Dépense mensuelle réelle pour un ratio entrée-sortie de 4:1 — le rapport effectivement observé dans une charge de travail type (chat ou RAG).
| Charge de travail | Jetons/mois | Coût par mois |
|---|---|---|
| Projet secondaire | 1 million en entrée / 0,25 million en sortie | $1.04 |
| Petite équipe | 20 millions en entrée / 5 millions en sortie | $21 |
| Production | 200 millions en entrée / 50 millions en sortie | $208 |
Calculez vos propres coûts dans le Calculateur de coûts pour les API IA.
Cheaper alternatives to DeepSeek R1
| Modèle | Coût combiné par million de dollars | Vous économisez |
|---|---|---|
| DeepSeek V4-Pro ouverte | $0.522 | 37% cheaper |
| DeepSeek V4-Flash ouverte | $0.168 | 80% cheaper |
| Llama 4 Maverick ouverte | $0.320 | 61% cheaper |
Hébergement local ou paiement via API ?
DeepSeek R1 is open-weight, so you can run it yourself. It needs ~400 Go of VRAM at 4-bit (Multi-GPU server). Self-hosting only beats the API once your volume is high enough to keep that hardware busy — the calculateur auto-hébergement vs API calcule le seuil de rentabilité pour votre volume de jetons.
Questions fréquemment posées
How much does DeepSeek R1 cost per 1M tokens?
DeepSeek R1 costs $0.500 per 1M input tokens and $2.15 per 1M output tokens. At a typical 4:1 input-to-output mix that blends to about $0.830 per 1M tokens.
How much does DeepSeek R1 cost per month?
A small-team workload of 20M input and 5M output tokens a month costs about $21 on DeepSeek R1. A side project (1M in / 0.25M out) costs roughly $1.04.
What is a cheaper alternative to DeepSeek R1?
DeepSeek V4-Pro is the strongest cheaper option in our database at $0.522 per 1M blended — about 37% less than DeepSeek R1. It is also open-weight, so self-hosting is an option.
Can I run DeepSeek R1 locally?
Yes. DeepSeek R1 is open-weight and needs about ~400 GB of VRAM at 4-bit quantisation (Multi-GPU server).
Why does DeepSeek R1 charge more for output than input?
Output tokens are generated one at a time and cannot be batched the way a prompt can, so they cost the provider more to serve. DeepSeek R1 charges 4.3× more for output, which is why prompt-heavy workloads are far cheaper to run than generation-heavy ones.
See every DeepSeek model priced side by side: Tarifs de l'API DeepSeek.
Les prix indiqués correspondent aux tarifs publics officiels pour l’API principale du modèle et sont mis à jour régulièrement à mesure que les fournisseurs les modifient. Les remises liées aux volumes, aux traitements par lots ou aux entrées mises en cache ne sont pas prises en compte. Comparez tous les modèles côte à côte dans le Base de données des modèles IA ou le Classement des grands modèles linguistiques (LLM).
