Contact
Assess · OpenAI gpt-oss

Can you own it?

Ownership levelSubstantialnone·limited·partial·substantial·fullAnalytical input B · 78.8/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

gpt-oss is OpenAI's first open-weight release since GPT-2 (August 2025): two mixture-of-experts reasoning models - gpt-oss-120b (~117B total / 5.1B active) and gpt-oss-20b (~21B total / 3.6B active) - built for coding, math, agentic tool use and general reasoning with configurable low/medium/high effort. Its intended use is general-purpose assistant and agentic workloads where you want a strong reasoning model you can run and customise on your own hardware under a permissive license.

Only safety-tuned reasoning checkpoints are shipped (there is no raw base release), and the models are text-only. High-stakes, autonomous, or regulated decision-making is out of scope without the external control stack described in the Implement domain - in particular because these are open weights, downstream parties can fine-tune the safety tuning away.

Known limitations, bias & failure modes

  • Standard hallucination profile. Strong reasoning does not remove confabulation; treat factual output as unverified.
  • Raw chain-of-thought is unfiltered. OpenAI deliberately did not align the visible reasoning trace; it can contain unsafe or incorrect content and must not be shown to end users or used as a safety signal.
  • English-centric. The model card presents training as primarily English; other-language behaviour is incidental rather than a supported target.
  • Removable safety tuning. Because the weights are open, the safety behaviour can be fine-tuned out - the exact risk OpenAI probed with its malicious-fine-tuning study.
  • Harmony-only. The models are trained solely for the harmony response format; plain prompt strings will underperform or misbehave.

Openness tier & components

gpt-oss is open_weights, honestly - not fully_open. What is open is excellent: ungated, downloadable Apache-2.0 weights and strong public documentation (a detailed model card / arXiv report). What is not open is the recipe: the training data and training code are not released, and evaluation is only partially open. This is a genuine open-weights release - materially more open than a gated community license - but it is not the "open science" tier that publishes the data and code needed to reproduce the model from scratch. That split is why Dimension 1 scores 4, not 5.

License terms & permitted use

Apache-2.0, OSI-approved, applied to both models with no click-through gate. There is no acceptable-use policy, no monthly-active-user threshold, no attribution/naming requirement, and no field-of-use restriction - unconditional commercial use subject only to the standard Apache attribution/notice terms. This is one of the cleanest licenses in the registry and a load-bearing input to both the openness (4) and legal (4) scores; the legal score is held at 4 only by the EU AI Act training-content-summary gap (see below), not by anything in the license itself.

Supply-chain & provenance

Weights are distributed from the verified openai org on Hugging Face as safetensors (no pickle requirement) with per-file checksums, shipped natively in MXFP4. There is a clear canonical source and no malicious-checkpoint incident on record for the canonical org; the checkpoint trust checklist scores 6/8. The two missing controls are cryptographic weight signing (Sigstore/model-signing) and SLSA build attestation, which is why provenance is a 4, not a 5. Community MXFP4/GGUF redistributions (Ollama, LM Studio, llama.cpp) are convenient but are separate artifacts - pin the exact openai revision and verify checksums.

EU AI Act posture

gpt-oss is a GPAI model that sits under the 10²⁵-FLOPs systemic-risk threshold (gpt-oss-120b was trained on roughly 2.1M H100-hours, an estimated <1e25 FLOPs), so no Article 55 regime applies. Released under a genuine OSI-approved license, ungated and not monetised, it plausibly qualifies for the Article 53 open-source exemption from the Annex XI/XII technical-documentation duties. The catch is the surviving obligation: a public training-content summary. Unlike a fully-open family, gpt-oss does not publish its training data, so that summary depends on OpenAI authoring it rather than being reconstructable from a released corpus - the reason the legal score is capped at 4. OpenAI has committed to the EU GPAI Code of Practice, which helps, but a fine-tuner placing a derivative on the EU market under its own name may become a provider for that derivative and must maintain its own documentation.

Benchmarks & evaluation

OneHill did not run its own benchmarks this session; the figures below are aggregated from OpenAI's model card and independent leaderboards (ev-perf, ev-model-card). The consistent picture: gpt-oss-120b is reported near OpenAI o4-mini and gpt-oss-20b near o3-mini on core reasoning benchmarks, and both rank strongly among open-weight models on public leaderboards. Treat published scores as publisher/third-party framing, not as a OneHill-verified claim - the performance dimension is capped at 4 for exactly that reason.

Independent safety evaluation

This is a genuine strength relative to most open-weight families, but it is partial, not independent-end-to-end. OpenAI published a substantial safety evaluation under its Preparedness Framework, including a worst-case malicious-fine-tuning study that fine-tuned gpt-oss on biology and cyber data to probe uplift, concluding the models did not reach "High" capability thresholds. Critically, the methodology was independently reviewed by external experts - METR, SecureBio, and Daniel Kang (ev-metr) - which is why misuse_exposure is assessed partial and the safety dimension can cite a third-party source. It stops short of a full independent red-team across all harm domains, and OneHill ran none this session, so coverage is marked partial.

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

A clean, OSI-approved Apache-2.0 grant - own, run, modify and redistribute freely with no access gate and no field-of-use limit - and the only usage constraint is a single-sentence policy asking you to obey applicable law, an unusually light AUP for an open-weight release.

How this scores (AOI sub-dimensions)
Openness3/5how much is released - weights, data, code, licence - and how freelyOpen-weights tier: ungated, downloadable Apache-2.0 weights with strong public documentation (model card + arXiv report), which is materially more open than a gated community license.
Legal4/5how permissive and clean the licence is for real commercial useA pristine, OSI-approved Apache-2.0 license - ungated, no acceptable-use policy, no MAU threshold, unconditional commercial use - well above a restrictive community license, and the model is under the systemic-risk FLOP threshold.
2

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

Moderate

Weights are open and inspectable and OpenAI published a safety report whose worst-case malicious-fine-tuning methodology was independently reviewed by METR, but the training data and pre-training code are closed, so you adapt rather than reproduce and cannot see how it was made.

How this scores (AOI sub-dimensions)
Provenance4/5how well we can trace and verify what went into the modelVerified openai org on Hugging Face, safetensors-only distribution with checksums, a clear canonical source and no malicious-checkpoint incident on the canonical org (checklist ~6/8).
Governance4/5how accountable and well-documented the publisher isReputable, legally accountable US publisher with a detailed model card / arXiv report, a public reference repository, a documented Preparedness-Framework process and coordinated external safety testing.
What this means for adoptionYou substantially own gpt-oss: ungated Apache-2.0 weights you run, modify and self-host, governed by a one-sentence usage policy (obey applicable law) that is about as light as an open-weight AUP gets. The safety posture is a genuine differentiator - a published worst-case malicious-fine-tuning study whose methodology METR independently reviewed, with OpenAI at least partially addressing each of METR's six high-urgency items. What holds it below full is transparency: the training data and pre-training code are closed, so you adapt rather than reproduce. Adopt it for general open-weight deployment, building to the harmony response format it requires and adding standard input/output guardrails for customer-facing use.

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.

Vendor announcementunverified2026-07-25
OpenAI introduces gpt-oss-120b and gpt-oss-20b as open-weight reasoning models under Apache-2.0 with configurable reasoning effort, native agentic tool use and structured outputs, running on 80GB / 16GB hardware.
Technical_reportread2026-07-25
gpt-oss-120b & gpt-oss-20b Model Card (arXiv 2508.10925), read verbatim: two open-weight reasoning models on an efficient mixture-of-expert transformer architecture, trained with large-scale distillation and reinforcement learning, releasing all model weights, inference code, tools and tokenizers under an Apache-2.0 license; documents the MoE architecture (~117B/5.1B and ~21B/3.6B, 128/32 experts), 128K context, MXFP4, harmony format and the Preparedness-Framework safety and malicious-fine-tuning evaluations.
Model cardunverified2026-07-25
gpt-oss weights are hosted on the verified openai organisation on Hugging Face as safetensors under Apache-2.0 with a 128K context window.
Licenceread2026-07-25
gpt-oss LICENSE, read verbatim: a standard Apache License 2.0 (January 2004) boilerplate with the copyright line left as a template placeholder and no bespoke restrictions in the file itself - unconditional commercial use; any use guidance lives separately in the one-sentence USAGE_POLICY, not the licence.
Terms of serviceread2026-07-25
gpt-oss USAGE_POLICY, read verbatim and confirmed complete: the entire policy is a single sentence - "We aim for our tools to be used safely, responsibly, and democratically, while maximising your control over how you use them.
Third-party analysisunverified2026-07-25
Hugging Face's launch guide documents day-0 gpt-oss support across transformers, vLLM, Ollama and llama.cpp, the native MXFP4 quantization, and the harmony format.
Documentationunverified2026-07-25
gpt-oss is trained for OpenAI's harmony response format (role hierarchy and separate reasoning/tool/final channels), rendered via the openai/harmony library.
Securityread2026-07-25
OpenAI gpt-oss safety report PDF, read verbatim: adversarial malicious-fine-tuning on bio/cyber data to simulate a worst case (with external reviewers METR, SecureBio, Daniel Kang); the default model "does not reach High capability" in any of the three Tracked Categories, and OpenAI's Safety Advisory Group concluded that even robust fine-tuning "did not reach High capability in Biological and Chemical Risk or Cyber risk."
Third-party analysisread2026-07-25
METR third-party methodology review of OpenAI's gpt-oss malicious-fine-tuning safety work, read verbatim: "OpenAI at least partially addressed each of our 6 high-urgency items," while flagging that no published High-capability criteria exist; conducted alongside SecureBio and Daniel Kang.
Third-party analysisunverified2026-07-25
gpt-oss ranks strongly among open-weight models on independent public leaderboards.
Documentationunverified2026-07-25
The openai/gpt-oss reference repository provides implementations, serving guidance and fine-tuning references for the open weights.
Third-party analysisunverified2026-07-25
gpt-oss is available in the Ollama model library for local single-command serving.