ByteDance Seed: Seed 1.6 — AI model
ByteDance Seed: Seed 1.6 is a AI model from Bytedance Seed, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Seed 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.
Specs
| Vendor | Bytedance Seed |
|---|---|
| Type | text, image, video |
| Context window | 262,144 tokens |
| Pricing | $0.25/M in · $2.00/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-1.6",
"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