Seed-2.0-Lite
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 text, vision, and tools. Engineered for high-frequency visual understanding and agentic workflows, it's an ideal choice for deployment at scale with minimal latency.
bytedance-seed/seed-2.0-lite
- Context
- 262k tokens
- Completion cap
- 131,072
- Tools
- Yes
- JSON
- Yes
- Released
- 2026-03-10
Call it from Geek Hub
Same OpenAI SDK. Change the base URL and the model id.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bytedance-seed/seed-2.0-lite",
"messages": [{"role": "user", "content": "Hola"}]
}'Get an API keyFrequently asked questions
- What is Seed-2.0-Lite?
- 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 text, vision, and tools. Engineered for high-frequency visual understanding and agentic workflows, it's an ideal choice for deployment at scale with minimal latency. Seed-2.0-Lite runs on the Geek Hub API (OpenAI-compatible). Model id: bytedance-seed/seed-2.0-lite.
- Is Seed-2.0-Lite free?
- No. Input is $0.2725 per 1M tokens and output is $2.1801 per 1M tokens on Geek Hub (markup included).
- What is the context length of Seed-2.0-Lite?
- Seed-2.0-Lite has a 262k tokens context window. It supports up to 131,072 completion tokens.
- Does Seed-2.0-Lite support tool calling and structured outputs?
- Seed-2.0-Lite accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
- When was Seed-2.0-Lite released?
- Seed-2.0-Lite was released on 2026-03-10.
More models from ByteDance
- Seed 1.6Seed 1.6 is a general-purpose model released by the ByteDance Seed team. It incorporates multimodal capabilities and adaptive deep thinking with a 256K context window.
- Seed 1.6 FlashSeed 1.6 Flash is an ultra-fast multimodal deep thinking model by ByteDance Seed, supporting both text and visual understanding. It features a 256k context window and can generate
- Seed 2.1 TurboSeed 2.1 Turbo is a multimodal model from ByteDance Seed for coding and long-horizon agent workflows. It is suited for end-to-end software delivery, multi-step task execution, and
- Seed-2.0-CodeSeed 2.0 Code is a model from ByteDance Seed optimized for agentic coding. It is suited for frontend development, multilingual programming tasks, and coding-agent workflows in tool
- Seed-2.0-MiniSeed-2.0-mini targets latency-sensitive, high-concurrency, and cost-sensitive scenarios, emphasizing fast response and flexible inference deployment. It delivers performance compar