Model: Inception: Mercury, Context: 128000, Cost: $0.25 per 1M input tokens, $1 per 1M output tokens
Note: Calculation is approximate based on public data. Prices may change, check official websites.
This calculator helps you estimate the cost of using the Inception: Mercury model. It allows you to input the number of input and output tokens for your prompts and calculate the total cost based on the provided rates.
Model Details:
- Model: Inception: Mercury
- Context Size: 128,000 tokens
- Input Token Cost: $0.25 per 1 million tokens
- Output Token Cost: $1.00 per 1 million tokens
Formula:
Total Cost = (Number of Input Tokens / 1,000,000 * Input Token Cost) + (Number of Output Tokens / 1,000,000 * Output Token Cost)
Example:
If you use 50,000 input tokens and 10,000 output tokens in a single request:
Input Cost = (50,000 / 1,000,000) * $0.25 = $0.0125
Output Cost = (10,000 / 1,000,000) * $1.00 = $0.01
Total Cost = $0.0125 + $0.01 = $0.0225