Note: Calculation is approximate based on public data. Prices may change, check official websites.
Calculate the cost for using the Qwen: Qwen VL Max model based on token usage.
This calculator helps you estimate expenses for AI interactions with Qwen VL Max, a powerful multimodal model. It considers input and output token costs, along with the number of requests.
Formula:
Total Cost = (Number of input tokens / 1,000,000) * Input cost per 1M tokens * Number of requests + (Number of output tokens / 1,000,000) * Output cost per 1M tokens * Number of requests
Example:
If you use 10,000 input tokens and 5,000 output tokens for 2 requests:
Input Cost = (10,000 / 1,000,000) * $0.8 * 2 = $0.016
Output Cost = (5,000 / 1,000,000) * $3.2 * 2 = $0.032
Total Cost = $0.016 + $0.032 = $0.048
Note: The context window for Qwen VL Max is 7500 tokens.