Note: Calculation is approximate based on public data. Prices may change, check official websites.
The MiniMax M2-her AI Model Token Cost Calculator helps you estimate the cost of using the MiniMax M2-her language model based on your input and output token usage.
The MiniMax M2-her is a dialogue-first large language model, designed for engaging roleplay, character-driven chat, and expressive multi-turn conversations. It excels in maintaining consistent tone and personality, making it ideal for storytelling, virtual companions, and natural conversational experiences.
Key parameters for this model are:
- Context Window: 32768 tokens
- Input Token Cost: $0.3 per 1 million tokens
- Output Token Cost: $1.2 per 1 million tokens
The total cost is calculated using the following formula:
Total Cost = (Input Tokens / 1,000,000) * $0.3 + (Output Tokens / 1,000,000) * $1.2
Example:
If you use 100,000 input tokens and 50,000 output tokens for a single request:
- Input Cost = (100,000 / 1,000,000) * $0.3 = 0.1 * $0.3 = $0.03
- Output Cost = (50,000 / 1,000,000) * $1.2 = 0.05 * $1.2 = $0.06
- Total Cost = $0.03 + $0.06 = $0.09