Cohere Command R 08-2024 Cost Calculator

Model: Cohere: Command R (08-2024), Context: 128000, Cost: $0.15 per 1M input tokens, $0.6 per 1M output tokens

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

This calculator helps estimate the cost of using the Cohere Command R (08-2024) model. It takes into account the number of input and output tokens processed, as well as the number of requests made.

The pricing structure is as follows:

  • Input Tokens: $0.15 per 1 million tokens
  • Output Tokens: $0.60 per 1 million tokens

The model boasts a large context window of 128,000 tokens, allowing for extensive contextual understanding.

Calculation Formula:

Total Cost = (Number of Input Tokens / 1,000,000 * Input Cost per 1M) + (Number of Output Tokens / 1,000,000 * Output Cost per 1M)

Example:

If you process 500,000 input tokens and 100,000 output tokens in a single request:

  • Input Cost = (500,000 / 1,000,000) * $0.15 = $0.075
  • Output Cost = (100,000 / 1,000,000) * $0.60 = $0.06
  • Total Cost = $0.075 + $0.06 = $0.135