Models/bytedance-seed/ByteDance Seed: Seed-2.0-Mini
BY

ByteDance Seed: Seed-2.0-Mini

262K context$0.10/M input$0.40/M output
bytedance-seed/seed-2.0-mini

Description

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,...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "bytedance-seed/seed-2.0-mini",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: VideoOutput: Text

Pricing

Input$0.10/M
Output$0.40/M
Context262K tokens

Model Info

IDbytedance-seed/seed-2.0-mini