gpt-oss-120b

gpt-oss-120b

Mobile Application: iOS
4.0
Visit Website

Pros & Cons

Pros

  • Strong Price-to-Performance: Matches or beats OpenAI's o4-mini on coding, tool-calling, and math benchmarks at a fraction of the API cost.
  • Efficient to Run: Runs on a single high-end GPU (H100-class) thanks to its mixture-of-experts design with only ~5.1B active parameters per forward pass.
  • Open-Weight Control: Free to self-host and fine-tune, giving legal teams full control over data handling and deployment for confidentiality-sensitive work.
  • Strong Agentic/Tool-Use Ability: Good tool-calling performance makes it suitable as the engine for automated research or document-review pipelines.

Cons

  • No Legal Database or Citation Verification: Has no built-in connection to Westlaw, Lexis, or any citation-checking layer.
  • No Legal-Specific Interface: Ships as a raw model with no contract-review, drafting, or research UI — everything must be built on top.
  • Requires Engineering Effort: Realizing legal value requires prompting, retrieval, and integration work rather than being usable out of the box.

About gpt-oss-120b

Introduction

gpt-oss-120b is OpenAI’s first open-weight language model, released in August 2025 under a permissive Apache 2.0-style license. It is a 117-billion-parameter mixture-of-experts model with about 5.1 billion active parameters per forward pass, built for high-reasoning, agentic, and general-purpose production use, and efficient enough to run on a single high-end GPU. Like other foundation models on this site, it is reviewed here as raw AI infrastructure that legal teams and vendors can build on via API or self-hosting, not as a packaged legal product.

Legal Research

gpt-oss-120b has strong general reasoning and tool-calling ability, which can support research workflows such as summarizing case law fed into its context or orchestrating searches against an external legal database. It has no native connection to Westlaw, Lexis, or any legal citation source, and no built-in citation verification, so any research pipeline built on it needs an added retrieval and verification layer to be trustworthy for legal use.

Contract Analysis

With appropriate prompting, gpt-oss-120b can extract clauses, flag risk language, and compare contract text to a template, and its strong tool-calling and coding benchmarks suggest it integrates well into automated review pipelines. There is no purpose-built contract-review interface bundled with the model, so firms need custom tooling or a third-party product built on top of it.

Document Drafting

The model performs competitively on general problem-solving, coding, and math benchmarks (matching or beating OpenAI's own o4-mini on several), which translates into capable drafting of contracts, memos, and correspondence from prompts or templates. It ships without a legal-specific drafting interface, template library, or word-processor integration.

Legal Translation

As a general-purpose multilingual model, gpt-oss-120b can translate and summarize legal text across languages, but it is not tuned specifically for legal terminology or jurisdiction-specific concepts, so translations should be checked by a qualified bilingual reviewer for anything client-facing.

Pricing

gpt-oss-120b is free to download and self-host under its open-weight license, and is efficient enough to run on a single H100-class GPU. Through managed API providers, 2026 pricing is very low compared to closed frontier models — ranging from roughly $0.04 to a few dollars per million tokens depending on the host and quantization — though, as with any open-weight model, legal teams must add their own cost for hosting, fine-tuning, and any legal-specific tooling built around it.

User Reviews and Ratings

As a developer-facing foundation model, gpt-oss-120b does not have law-firm-oriented reviews on sites like G2. Independent 2026 benchmarks show it outperforming OpenAI's own o3-mini and matching or exceeding o4-mini on competition coding, tool use, and math, with developer commentary highlighting its strong price-to-performance ratio and single-GPU efficiency as its main advantages.

Verdict

gpt-oss-120b is a strong, low-cost open-weight option for teams with the technical capacity to build legal-specific tooling on top of it, offering performance close to OpenAI's proprietary small models at a fraction of the cost. It is not a ready-to-use legal assistant, so firms wanting an out-of-the-box research, drafting, or contract-review product should look at purpose-built legal AI tools instead, whether or not those tools happen to use gpt-oss under the hood.

Frequently Asked Questions

The model weights are free to download and self-host under OpenAI's open-weight license. Most legal teams instead access it through a managed API provider, where 2026 pricing is very low compared to closed frontier models — commonly a few cents to a few dollars per million tokens depending on the host.

Not out of the box. It is a general-purpose open-weight model with no legal database access, citation verification, or legal-specific interface. It is best used as the underlying engine for a custom or third-party legal AI tool rather than as a standalone legal research or drafting product.

2026 benchmarks show gpt-oss-120b outperforming OpenAI's o3-mini and matching or exceeding o4-mini on coding, math, and tool-calling tasks, while OpenAI's flagship closed models (like the GPT-5 series) generally remain ahead on the most demanding reasoning benchmarks. gpt-oss-120b's main advantage is much lower cost and the ability to self-host.

Reviews