Note: Calculation is approximate based on public data. Prices may change, check official websites.
This calculator helps you estimate the cost of using the AllenAI: Olmo 3 32B Think language model based on your token usage. Olmo 3 32B Think is a powerful 32-billion-parameter model from AllenAI, crafted for deep reasoning, complex logic chains, and advanced instruction following, with a substantial context window of 65,536 tokens.
The pricing for this model is:
- Input tokens: $0.20 per 1 million tokens
- Output tokens: $0.35 per 1 million tokens
The total cost is calculated using the following formula:
Total Cost = (Input Tokens / 1,000,000) * $0.20 + (Output Tokens / 1,000,000) * $0.35
Example: If you process 100,000 input tokens and generate 50,000 output tokens:
Input cost: (100,000 / 1,000,000) * $0.20 = $0.02
Output cost: (50,000 / 1,000,000) * $0.35 = $0.0175
Total cost: $0.02 + $0.0175 = $0.0375