Contact
Assess · DeepSeek

Can you own it?

Ownership levelPartialnone·limited·partial·substantial·fullAnalytical input C ยท 64.4/100

This page is a projection of the one entry record, the Use & modify and Transparency factors that Assess 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 + Doesn't fail you
  • UseDoesn't fail you
  • SupportTransparency

Intended & out-of-scope use

DeepSeek V3 and R1 are large mixture-of-experts language models intended as general assistant, reasoning, and coding engines. V3 is the general-purpose instruct model; R1 is the reasoning-tuned sibling that exposes an explicit chain-of-thought mode and put the lab on the global map. The community R1-Distill checkpoints (Llama and Qwen bases) target the same reasoning/coding tasks on far smaller hardware.

Out-of-scope, in OneHill's read: any use requiring topic-neutral factuality (the models exhibit documented censorship on certain political topics), and any unguarded customer-facing or high-stakes deployment - the lighter safety tuning means the weights must be wrapped in your own safety system rather than trusted to self-police. Adopters should also separate the open weights (this entry's subject) from DeepSeek's hosted app/API, which is a different product with its own privacy profile.

Known limitations, bias & failure modes

The distinctive limitation is not hallucination (which is typical for the class) but topic censorship: refusals and steered answers aligned with Chinese content rules on certain political topics, a documented behaviour that affects neutrality and factuality for some use cases. Safety tuning is lighter than at Western frontier labs, so known jailbreaks are easier to elicit and residual prompt-injection susceptibility is present. No first-party guard/classifier model ships. Separately, and recorded factually, this is a China-origin model; some organisations restrict China-origin models by policy - a governance consideration, not a capability judgment.

Openness tier & components

DeepSeek sits in the open_weights tier (dimension ceiling 3). The weights are open and MIT-licensed, and the documentation - detailed technical reports - is a genuine strength. But training data is closed, training code is only partially available, and evaluation is partial. That mix meets the open-weights anchor rather than the fully-open top anchor: you get runnable, redistributable weights and strong write-ups, but not a reproducible training recipe or open data.

License terms & what you may do

The V3/R1 weights are released under the OSI-approved MIT license - permissive, with commercial use and even distillation allowed, and no field-of-use restriction or scale threshold. That is a materially more open posture than the community-license families and is the single biggest legal plus of the release. One caveat: some earlier DeepSeek releases used a custom license, so confirm the MIT grant per checkpoint - for the V3/R1 weights it holds.

Supply-chain provenance

The canonical source is the verified deepseek-ai organisation on Hugging Face, distributing safetensors with checksums and no malicious-checkpoint incident on the canonical org (checklist ~5/8, earning a 4). Safetensors matters here: the format is data-only, so loading the canonical weights cannot execute code - the self-hosted open weights are supply-chain-safe to load. Short of a 5 only for the absence of cryptographic signing or provenance attestation. The important caveat is the sprawling ecosystem of third-party distills and quantizations (for example R1-Distill-Llama-70B): these are separate artifacts whose trust equals their uploader, not the canonical org. Pin the revision, verify the checksum, and prefer the canonical org or a host you already trust.

Open weights vs the hosted service - read this. This entry documents the open weights, which you run on your own infrastructure with no data leaving your box. That is distinct from DeepSeek's hosted app and API, which has faced data-privacy scrutiny and outright bans in several jurisdictions and government bodies. Those hosted-service issues are not inherited by locally-run weights, but they are directly relevant if you call DeepSeek's own API, where your prompts leave your control. Self-hosting the safetensors sidesteps that concern entirely.

EU AI Act posture

DeepSeek is a GPAI model, and V3/R1's training compute very likely exceeds the 1e25-FLOP threshold, triggering the systemic-risk presumption. This produces a subtle but important outcome. On the license alone, MIT is a real free-and-open-source license, so V3/R1 would qualify for the Article 53 open-source exemption. But the exemption is void for systemic-risk models - so the full Article 53 + 55 obligations apply, and they are not met: no Article 55 documentation, no copyright policy, no training-content summary. For a downstream EU deployer this is a concrete compliance gap - a systemic-risk GPAI model shipping without the documentation you would need to assemble your own obligations. This is the entry's hard flag, and it caps the grade at C.

Benchmarks & evaluation

On public-leaderboard evidence, R1 is a strong reasoning model and V3 is competitive among large open-weight models. OneHill has not re-run these benchmarks this cycle, so performance is capped at 4 and no specific figures are asserted as verified - the framing here is third-party only. Evaluate against your own task before adoption, particularly where topic-neutral factuality matters.

How this scores

The ownership factors this domain covers, drawn from the one entry record.

1

Use and modify freelyCan you run, modify and adapt it with no gate and no field-of-use trap?

Strong

R1 weights are MIT - own, redistribute and (explicitly) distil them into smaller task-specific models with no field-of-use limit - but the family is not uniformly MIT: V3's WEIGHTS fall under the separate DeepSeek License Agreement v1.0 (V3 code stays MIT) with real use restrictions (no illegal/military use, no harm to minors, no false-info-to-harm, no PII misuse, no defamation/harassment/discrimination, no automated legal-rights decisions) - not a clean grant. Verify the per-checkpoint licence; R1 distills carry their base-model licence (Qwen = Apache-2.0; Llama = Llama 3.x).

How this scores (AOI sub-dimensions)
Openness3/5how much is released - weights, data, code, licence - and how freelyOpen-weights tier: MIT-licensed weights and open documentation via detailed technical reports, but training data is closed and training code only partial, with evaluation partial.
Legal2/5how permissive and clean the licence is for real commercial useThe permissive MIT license is a genuine plus, but it is outweighed for compliance purposes by the systemic-risk exemption being void, no Article 55 documentation, no copyright policy and no training-content summary - a concrete EU compliance gap for a downstream deployer.
2

TransparencyDo you know what it is: weights, training, behaviour, and legible terms?

Weak

You hold the weights but cannot see into them - China-aligned topic censorship is baked into behaviour, the training data is unreleased and code only partial, and misuse is unbenchmarked with no third-party red-team.

How this scores (AOI sub-dimensions)
Provenance3/5how well we can trace and verify what went into the modelVerified deepseek-ai org on Hugging Face, safetensors distribution with checksums, clear canonical source and no malicious-checkpoint incident on the canonical org (checklist ~5/8).
Governance3/5how accountable and well-documented the publisher isActive, named publisher with a verified org and a track record of technical reports and releases, meeting the score-3 anchor.
What this means for adoptionYou can own the R1 weights outright under MIT - run, redistribute and distil them self-hosted, and your data stays on your infrastructure - but the family is not uniformly MIT: V3's weights fall under the separate DeepSeek License Agreement with real use restrictions (military, minors, PII, discrimination, legal-rights automation), so check the per-checkpoint licence before assuming a clean grant. Transparency is the deeper cap that holds ownership at partial: China-aligned censorship is baked in and the training is opaque, so you cannot fully know what you are running. Adopt with eyes open for reasoning and distillation where that is acceptable, keep sensitive data off it, and avoid the hosted service - its Privacy Policy stores data on servers in the People's Republic of China and its Terms put disputes under PRC law.

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-07-25
DeepSeek-R1, read verbatim: "This code repository and the model weights are licensed under the MIT License.
Licenceread2026-07-25
DeepSeek-V3 licensing splits code from weights (differs from R1): the code repository is MIT ("Copyright (c) 2023 DeepSeek"), but "The use of DeepSeek-V3 Base/Chat models is subject to the Model License" - the separate "DeepSeek License Agreement, Version 1.0", which is NOT MIT.
Third-party analysisread2026-07-25
DeepSeek variants, MIT weights, hosted-service data-privacy scrutiny and bans, topic censorship aligned with Chinese content rules, and China-origin context.
Model cardread2026-07-25
Canonical, verified deepseek-ai organisation on Hugging Face distributing safetensors with checksums.
Third-party analysisread2026-07-25
DeepSeek-R1 is a strong reasoning model and V3 competitive among large open-weight models on public leaderboards.
Privacy Policyread2026-07-25
DeepSeek hosted-service Privacy Policy, read verbatim: "We store the information we collect in secure servers located in the People's Republic of China." Information is retained "as long as necessary to provide our Services".
Terms of serviceread2026-07-25
DeepSeek hosted-service Terms of Use, read verbatim (Section 9.1 Governing Law): the terms are "governed by the laws of the People's Republic of China in the mainland," with negotiation followed by PRC-court litigation and no arbitration.
Technical_reportread2026-07-25
DeepSeek-V3 Technical Report (arXiv 2412.19437): MoE 671B total / 37B active, MLA + DeepSeekMoE, auxiliary-loss-free load balancing, trained on 14.8T tokens using 2.788M H800 GPU-hours.
Technical_reportread2026-07-25
DeepSeek-R1 Technical Report (arXiv 2501.12948), "Incentivizing Reasoning Capability in LLMs via Reinforcement Learning": reasoning incentivized via pure RL with no human-labelled reasoning trajectories, then distilled into smaller models.