Use · DeepSeek-R1
Is it good enough?
Ownership levelSubstantialnone·limited·partial·substantial·fullAnalytical input C ยท 64.4/100
This page is a projection of the one entry record, the Reliability factor that Use covers. The full verdict is set by all four factors together, floor-weighted so the weakest caps the whole.
Which domain expands which factor
- AssessUse & modify + Transparency
- ImplementData control + Reliability
- UseReliability
- SupportTransparency
Capabilities & modalities
A text-only reasoning model with strong maths, coding, and analysis. R1 emits explicit
reasoning traces (think tags) before its final answer, which is the behaviour that
distinguishes it from the DeepSeek-V3 general-instruct line.
Context window & long-context behaviour
128K-token context per the model card. OneHill has not independently measured effective
long-context recall, so treat the headline figure as the declared window rather than a
verified working depth.
Ships a chat template with a reasoning / think-tag convention. Use apply_chat_template
rather than hand-assembling prompts, and handle the reasoning segment at the client - decide
whether to expose or strip it before showing users.
Language coverage
Strong English and Chinese. Per-language depth varies and is not exhaustively documented;
evaluate for your target languages.
R1 is a reasoning model; native structured tool-calling is not its primary documented
behaviour and was not grounded this session. If you need tool use, confirm support per
serving stack and test it - do not assume parity with the V3 instruct line.
Structured / JSON-constrained output
No model-documented native JSON/schema-constrained output guarantee. Constrained decoding is
available at the serving layer (vLLM/SGLang grammars), but that is a runtime feature of the
server, not a property of the model.
How this scores
The ownership factor this domain covers, drawn from the one entry record.
3
ReliabilityIs it reliable and good enough for the job?
StrongPerformance 4, operational 5 and safety 3: a strong reasoner with first-class serving; all three at or above 3 with two at or above 4, so reliability is strong. The caveat is the absence of a first-party guard model.
How this scores (AOI sub-dimensions)
Operational5/5how practical it is to run, serve and maintain in productionFirst-class ecosystem support: broad serving across vLLM, SGLang, llama.cpp and Ollama, an extensive family of community quantizations and distils, and wide third-party hosting shortly after release.
Safety3/5whether misuse risks are evaluated and guardrails are providedReleased as reasoning variants with documented behaviour, meeting the score-3 anchor, but safety tuning is lighter than Western frontier labs, the model exhibits China-aligned topic censorship, and no first-party guard model ships - deployers must add their own guardrails.
What this means for adoptionYou substantially own self-hosted DeepSeek-R1: MIT permits commercial use, modification and distillation, and self-hosting keeps your data yours, so use-and-modify and data-control are both strong - ownership is substantial. It stops short of full because the training corpus and code are closed (not reproducible), the weights carry China-aligned filtering you cannot inspect, and there is no first-party guard model. Deploy behind your own guardrails, and treat EU high-stakes use as needing a self-assembled compliance package.
Sources
The same evidence records as the entry sheet. Read means the text was verified; unverified means it is known to exist but not yet read.
Licenceread2026-08-03
DeepSeek-R1 README, read: "This code repository and the model weights are licensed under the MIT License.
Model cardread2026-08-03
DeepSeek-R1 model card on the verified deepseek-ai HF org: 671B total / 37B active MoE, 128K context, safetensors; R1-0528 is a later revision "also subject to MIT License"; first-class serving (vLLM, SGLang, llama.cpp, Ollama) and an extensive community quant/distil ecosystem.
Third-party analysisunverified2026-08-03
On independent public leaderboards DeepSeek-R1 is among the strongest open-weight reasoning models (maths, coding, analysis); not OneHill-reproduced this session.
Third-party analysisunverified2026-08-03
Independent analysis notes DeepSeek open-weight models apply China-aligned content filtering on politically sensitive topics, with lighter safety tuning than Western frontier labs and no companion guard model.
Third-party analysisunverified2026-08-03
No public EU AI Act training-content summary, copyright policy, or GPAI documentation package is published for DeepSeek-R1, and the training corpus is not released.