Seed-2.0-mini targets latency-sensitive, high-concurrency, and cost-sensitive scenarios, emphasizing fast response and flexible inference deployment. It delivers performance comparable to ByteDance-Seed-1.6, supports 256k context, four reasoning effort modes (minimal/low/medium/high), multimodal understanding, and is optimized for lightweight tasks where cost and speed take priority.
Modalities
In / Out Price
$0.10 / $0.40per 1M
Context
262K
Released
Feb 26, 2026
This model is hosted by one provider. OpenRouter forwards every request to it directly — no routing decisions to make.
The average price customers actually pay for this model, next to the prices providers post. Caching and discounts mean the price actually paid is often well below the listed one.
Throughput is how fast the model writes (tokens per second — higher is better). Latency is total round-trip time (lower is better). TTFT is time-to-first-token — how long before you see anything appear (lower is better).
Uptime is the percentage of the past 3 days that at least one provider was responding to requests. Availability is the percentage of time that inference was successfully served. OpenRouter continuously monitors and uses the next-best provider when one returns an error.
Public apps that send the most traffic to this model. Good signal for what real production workloads look like — and a hint at which use cases this model is best suited for.
Token volume and request traffic to this model over time.
Drop-in code to call this model. OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. The only thing that changes between models is the model slug below.
Seed-2.0-mini targets latency-sensitive, high-concurrency, and cost-sensitive scenarios, emphasizing fast response and flexible inference deployment. It delivers performance comparable to ByteDance-Seed-1.6, supports 256k context, four reasoning effort modes (minimal/low/medium/high), multimodal understanding, and is optimized for lightweight tasks where cost and speed take priority.
Seed-2.0-Mini costs $0.10/M input tokens and $0.40/M output tokens.
Seed-2.0-Mini has a 262,144 token context window. It supports up to 131,072 completion tokens.
Yes. Seed-2.0-Mini accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
Seed-2.0-Mini accepts text, images and video as input and returns text.
Seed 2.1 Turbo, Seed-2.0-Code, Seed-2.0-Lite and 2 more are other text models from ByteDance Seed.
Seed-2.0-Mini was released on February 26, 2026.
| $0.10 | $0.40 | 0.46s | 66 tps |
Throughput
66tok/s
P50, best across providers
Latency
0.46s
P50, best provider
100.00%
99.98%
When an error occurs in an upstream provider, we can recover by routing to another healthy provider, if your request filters allow it. You can access per-provider uptime data programmatically through the Endpoints API. Learn more about our load balancing and customization options.