Note: Calculation is approximate based on public data. Prices may change, check official websites.
Dolphin3.0 R1 Mistral 24B Token Cost Calculator
Estimate the cost of using the Dolphin3.0 R1 Mistral 24B model for your natural language processing tasks. This calculator helps you determine expenses based on input and output token usage.
The Dolphin3.0 R1 Mistral 24B model has a context window of 32768 tokens. The pricing is structured as follows:
- Input Tokens: $0.01 per 1 million tokens
- Output Tokens: $0.0341 per 1 million tokens
Formula:
Total Cost = (Input Tokens / 1,000,000 * Input Cost per token) + (Output Tokens / 1,000,000 * Output Cost per token)
Example:
For 10,000 input tokens and 5,000 output tokens:
Input Cost = (10,000 / 1,000,000) * $0.01 = $0.0001
Output Cost = (5,000 / 1,000,000) * $0.0341 = $0.0001705
Total Cost = $0.0001 + $0.0001705 = $0.0002705