Skip to content

Compare models

Put up to 4 models beside each other — token prices, context windows, capabilities and provider, from the same catalogue the model pages read.

  1. GPT OSS 20BOpenAIRemove
  2. Gemini 3.8 FlashGoogleRemove
gpt-oss-20b vs gemini-3.8-flash
AttributeGPT OSS 20Bgpt-oss-20bGemini 3.8 Flashgemini-3.8-flash
Pricing
Input$0.075 / 1M$0.75 / 1M
Output$3.00 / 1M$3.75 / 1M
Cache Write (5m)$0.075 / 1M$0.75 / 1M
Cache Write (1h)$0.075 / 1M$0.75 / 1M
Cache Read$0.075 / 1M$0.75 / 1M
Web Search$0 / 1M$0 / 1M
Context
Max context131.1K1M
Max outputN/AN/A
Capabilities
VisionNoYes
Function CallingYesYes
JSON ModeYesYes
StreamingYesYes
Catalogue
ProviderOpenAIGoogle
Categorychatchat
Charge typePay As You GoPay As You Go
Released
Description
Summarygpt-oss-20b is an open-weight, 21B-parameter OpenAI model released under Apache 2.0. It uses a Mixture-of-Experts design so only ~3.6B parameters run each step, enabling faster, lower-cost inference on consumer or single-GPU hardware. Trained in the Harmony format, it supports configurable reasoning depth, fine-tuning, function calling, tool use, and structured outputs.Gemini 3.8 Flash is Google's most intelligent Flash-class model, delivering significant improvements over Gemini 3.7 Flash across software engineering, agentic workflows, and complex multi-step reasoning. Designed to combine strong capability with Flash-tier efficiency, it is well suited for coding assistants, autonomous agents, and high-throughput production workflows that require responsive performance without sacrificing reasoning quality.