ByteDance Seed: Seed-2.0-Mini — AI model
ByteDance Seed: Seed-2.0-Mini is a AI model from Bytedance Seed, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
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,...
Specs
| Vendor | Bytedance Seed |
|---|---|
| Type | text, image, video |
| Context window | 262,144 tokens |
| Pricing | $0.10/M in · $0.40/M out |
| API | chat_completions |
| Capabilities | Vision · Tools |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bytedance-seed/seed-2.0-mini",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started