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. DeepSeek V4.1 FlashDeepSeekRemove
gpt-oss-20b vs deepseek-v4.1-flash
AttributeGPT OSS 20Bgpt-oss-20bDeepSeek V4.1 Flashdeepseek-v4.1-flash
Pricing
Input$0.075 / 1M$0.30 / 1M
Output$3.00 / 1M$1.20 / 1M
Cache Write (5m)$0.075 / 1M$0.30 / 1M
Cache Write (1h)$0.075 / 1M$0.30 / 1M
Cache Read$0.075 / 1M$0.30 / 1M
Web Search$0 / 1M$0 / 1M
Context
Max context131.1K1M
Max outputN/AN/A
Capabilities
VisionNoYes
Function CallingYesYes
JSON ModeYesYes
StreamingYesYes
Catalogue
ProviderOpenAIDeepSeek
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.DeepSeek V4.1 Flash is a cost-efficient sparse Mixture-of-Experts (MoE) model in DeepSeek's V4.1 family, optimized for coding, reasoning, and agentic workflows. Despite its efficiency-focused positioning, DeepSeek reports that it surpasses the previous V4 Pro in performance, inference speed, and overall task completion time. The model is particularly strong at long-horizon, multi-step execution, making it well suited for coding agents, complex problem solving, and autonomous workflows that must reliably carry tasks through to completion.