Sulat.com
AI models
Kenari logo

Model details

GPT OSS 20B

GPT OSS 20B is the smaller member of OpenAI's gpt-oss family of open-weight reasoning models, positioned for lower latency, on-device, and specialized deployments where a full 80GB GPU is unnecessary. According to the official model card, it carries 21B total parameters with only 3.6B active per token, an efficiency profile achieved through a Mixture-of-Experts design that routes each input to a small subset of specialists rather than running the full network. A third-party review notes that this sparsity lets the model deliver strong reasoning behavior on consumer-class hardware, including a typical gaming PC with around 16GB of VRAM, making it attractive for developers who want capable inference outside of large cloud clusters. Both gpt-oss variants were trained on OpenAI's harmony response format and are intended to be used exclusively with that format, so downstream integrations need to align their chat templating accordingly.

The release is distributed under the permissive Apache 2.0 license, removing copyleft and patent friction for commercial, experimental, and fine-tuning work. The model exposes configurable reasoning effort at low, medium, and high settings so users can trade depth of chain-of-thought against latency, and it emits the full reasoning trace to support debugging and trust, even though that trace is not meant for end-user display. With an extended context window reported at roughly 128K tokens, GPT OSS 20B is well suited to agentic workflows, longer document reasoning, and tool-driven pipelines where a compact open model is preferred over a larger hosted alternative. Its combination of a small active footprint, open licensing, and adjustable reasoning depth makes it a practical fit for local prototyping, cost-sensitive production paths, and customization through parameter fine-tuning.

Kenarigpt-oss-20bgpt-oss

Quick Info

Powered by
Provider
Kenari
Model key
gpt-oss-20b
Release date
Aug 5, 2025
Last updated
Aug 5, 2025
Input modalities
Output modalities
Capabilities

Cost

A provider subscription or plan supersedes token-based pricing for this model.

Limits

Output tokens
32,768 tokens
Context window
131,072 tokens

Latest news about GPT OSS 20B

Videos about GPT OSS 20B

More models around GPT OSS 20B