ByteDance Seed OSS 36B Instruct Model Cost Calculator

Model: ByteDance: Seed OSS 36B Instruct, Context: 131072, Cost: $0.1037 per 1M input tokens, $0.4148 per 1M output tokens

Note: Calculation is approximate based on public data. Prices may change, check official websites.

The ByteDance Seed OSS 36B Instruct Model Cost Calculator helps you estimate the expenses associated with using the ByteDance Seed OSS 36B Instruct large language model.

The Seed OSS 36B Instruct model is an advanced, instruction-tuned reasoning language model from ByteDance, designed for general instruction following. It excels in reasoning, mathematics, coding, and multilingual tasks, making it suitable for international use cases. This calculator considers its pricing structure to give you an accurate cost projection.

Current pricing for this model is:

  • Input tokens: $0.1037 per 1 million tokens
  • Output tokens: $0.4148 per 1 million tokens
  • Context window: 131072 tokens

The total cost is calculated using the following formula:

Cost = (Input Tokens / 1,000,000) * $0.1037 * Requests + (Output Tokens / 1,000,000) * $0.4148 * Requests

Example: If you process 5,000,000 input tokens and generate 1,000,000 output tokens in a single request:

Input cost = (5,000,000 / 1,000,000) * $0.1037 = $0.5185

Output cost = (1,000,000 / 1,000,000) * $0.4148 = $0.4148

Total estimated cost = $0.5185 + $0.4148 = $0.9333