Back to Models
ByteDance Seed: Seed-2.0-Lite AI Model Icon

ByteDance Seed: Seed-2.0-Lite

bytedance-seed/seed-2.0-lite

Description

Seed-2.0-Lite is a versatile, cost‑efficient enterprise workhorse that delivers strong multimodal and agent capabilities while offering noticeably lower latency, making it a practical default choice for most production workloads across...

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: ByteDance Seed: Seed-2.0-Lite (bytedance-seed/seed-2.0-lite)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "bytedance-seed/seed-2.0-lite",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the ByteDance Seed: Seed-2.0-Lite model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

  • Text
  • Images
  • Video

API Pricing

  • Input: 0.25$ / 1M tokens
  • Output: 2$ / 1M tokens

Token Limits

  • Max Output: 131,072 tokens
  • Max Context: 262,144 tokens

Subscription Tiers

  • free
  • pro
  • ultimate