PARROTSIGHT

Mercury 2.5

StableLarge Language ModelInception

Mercury 2.5 is the fastest reasoning LLM, and the latest diffusion LLM (dLLM) from Inception. Instead of generating tokens sequentially, Mercury 2.5 produces and refines multiple tokens in parallel, achieving...

P50 90msP95 207ms$0.08 / 1M tokens260K ctx

Overview

Mercury 2.5 is the fastest reasoning LLM, and the latest diffusion LLM (dLLM) from Inception. Instead of generating tokens sequentially, Mercury 2.5 produces and refines multiple tokens in parallel, achieving... Mercury 2.5 is served through the PARROTSIGHT unified API at Inception's list price, with the same authentication, metering and regional pinning (MY / SG / ID) as every native model. No separate provider account is required.

  • 260K token context
  • OpenAI-compatible endpoint — migrate with a two-line change
  • Streaming (SSE) supported for all text outputs
  • Billed at provider list price, metered per token

Capabilities

Response quality86
Reasoning87
Speed79
Value81

API

https://api.parrotsight.com/v1/chat/completions

bash
curl -X POST https://api.parrotsight.com/v1/chat/completions \
  -H "Authorization: Bearer $PS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"inception/mercury-2.5","messages":[{"role":"system","content":"You are a concise bilingual assistant."},{"role":"user","content":"Summarise this quarter's platform metrics in Malay and English."}],"stream":true}'

Version history

  1. v2026.9Latest2026-09-08

    Added to the PARROTSIGHT catalogue at Inception list pricing.

More models

View all models