Mercury 2 is an extremely fast reasoning LLM, and the first reasoning diffusion LLM (dLLM). Instead of generating tokens sequentially, Mercury 2 produces and refines multiple tokens in parallel, achieving >1,000 tokens/sec on standard GPUs.…
Model details →Inception: Mercury 2 vs OpenAI: gpt-oss-120b (exacto)
OpenAI: gpt-oss-120b (exacto) wins on 3 of 6 axes — pricing and capability skew in its favour for most workloads.
gpt-oss-120b is an open-weight, 117B-parameter Mixture-of-Experts (MoE) language model from OpenAI designed for high-reasoning, agentic, and general-purpose production use cases. It activates 5.1B parameters per forward pass and is optimize…
Model details →Side-by-side comparison
| Capability | Inception: Mercury 2 | OpenAI: gpt-oss-120b (exacto) | Winner |
|---|---|---|---|
| Context window Maximum number of input tokens the model can attend to in a single request. | 128K | 131K | 🏆 OpenAI: gpt-oss-120b (exacto) |
| Input price (per 1M) Cost per million input tokens billed by the provider. | $0.25 | $0.04 | 🏆 OpenAI: gpt-oss-120b (exacto) |
| Output price (per 1M) Cost per million output tokens billed by the provider. | $0.75 | $0.19 | 🏆 OpenAI: gpt-oss-120b (exacto) |
| Tool / function calling First-class support for emitting structured tool calls. | Yes | Yes | Tie |
| Vision input Accepts image inputs alongside text. | — | — | Tie |
| Reasoning mode Internal chain-of-thought / extended-thinking support. | Yes | Yes | Tie |
Frequently asked questions
Is Inception: Mercury 2 better than OpenAI: gpt-oss-120b (exacto)?
OpenAI: gpt-oss-120b (exacto) wins on 3 of 6 axes — pricing and capability skew in its favour for most workloads.
What's the price difference between Inception: Mercury 2 and OpenAI: gpt-oss-120b (exacto)?
Input: $0.25 vs $0.04 per 1M tokens. Output: $0.75 vs $0.19 per 1M tokens.
What context windows do Inception: Mercury 2 and OpenAI: gpt-oss-120b (exacto) support?
Inception: Mercury 2 supports up to 128K tokens. OpenAI: gpt-oss-120b (exacto) supports up to 131K tokens.
Do both Inception: Mercury 2 and OpenAI: gpt-oss-120b (exacto) support tool calling?
Inception: Mercury 2: yes. OpenAI: gpt-oss-120b (exacto): yes.