Seed-OSS-36B-Instruct API, Deployment, Pricing

ByteDance-Seed/Seed-OSS-36B-Instruct

Seed-OSS is a series of open-source large language models developed by the ByteDance Seed team, designed for powerful long-context processing, reasoning, agent capabilities, and general-purpose abilities. Within this series, Seed-OSS-36B-Instruct is an instruction-tuned model with 36 billion parameters that natively supports an ultra-long context length, enabling it to process massive documents or complex codebases in a single pass. The model is specially optimized for reasoning, code generation, and agent tasks (such as tool use), while maintaining balanced and excellent general-purpose capabilities. A key feature of this model is the ‘Thinking Budget’ function, which allows users to flexibly adjust the reasoning length as needed, thereby effectively improving inference efficiency in practical applications

API Usage

curl --request POST \
  --url https://api.siliconflow.com/v1/chat/completions \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{
  "model": "ByteDance-Seed/Seed-OSS-36B-Instruct",
  "messages": [
    {
      "role": "user",
      "content": "tell me a story"
    }
  ]
}'

Details

Model Provider

ByteDance

Type

text

Sub Type

chat

Size

36B

Publish Time

Sep 4, 2025

Input Price

$

0.21

/ M Tokens

Output Price

$

0.57

/ M Tokens

Context length

262K

Tags

36B,262K

Compare with Other Models

See how this model stacks up against others.

Ready to accelerate your AI development?

Ready to accelerate your AI development?

© 2025 SiliconFlow Technology PTE. LTD.

© 2025 SiliconFlow Technology PTE. LTD.

© 2025 SiliconFlow Technology PTE. LTD.