asdfghave/gpt-oss-20b

TEXT GENERATIONPricing:Input $0.3 / Output $1.2Concurrent Unit Cost:1Model Size:20BQuant:FP8Context Size:32kPublished:Sep 15, 2026License:apache-2.0Architecture:Transformer Open Weights Featherless Exclusive Cold

The gpt-oss-20b model by OpenAI is a 21 billion parameter open-weight language model designed for powerful reasoning, agentic tasks, and versatile developer use cases. It features configurable reasoning effort, full chain-of-thought access, and agentic capabilities like function calling and web browsing. Optimized for lower latency and specialized applications, it can run within 16GB of memory due to MXFP4 quantization and is fine-tunable on consumer hardware.

Loading preview...

Overview

The gpt-oss-20b is a 21 billion parameter open-weight model from OpenAI's gpt-oss series, designed for robust reasoning and agentic tasks. It is optimized for lower latency and specialized use cases, capable of running within 16GB of memory thanks to MXFP4 quantization of its MoE weights. The model is released under a permissive Apache 2.0 license, allowing for broad experimentation, customization, and commercial deployment.

Key Capabilities

  • Configurable Reasoning Effort: Users can adjust the model's reasoning depth (low, medium, high) to balance speed and detail for specific tasks.
  • Full Chain-of-Thought: Provides complete access to the model's internal reasoning process, aiding in debugging and increasing trust in outputs.
  • Agentic Functionality: Includes native support for function calling, web browsing, Python code execution, and Structured Outputs.
  • Fine-tunability: The model can be fine-tuned on consumer hardware to adapt to specialized use cases.
  • Harmony Response Format: Trained specifically on OpenAI's harmony response format, which must be used for correct operation.

Good For

  • Applications requiring powerful reasoning and agentic capabilities.
  • Lower latency and local deployments due to its efficient memory footprint.
  • Developers seeking a highly customizable and fine-tunable open-weight model.
  • Experimentation and commercial projects under the Apache 2.0 license.