Note: Calculation is approximate based on public data. Prices may change, check official websites.
Efficiently calculate the cost of using the Qwen: Qwen VL Plus model with this straightforward calculator.
Input the number of input and output tokens, along with the number of requests, to get an estimated cost. The model supports a context window of 7500 tokens.
The pricing is as follows:
- Input Tokens: $0.21 per 1 Million tokens
- Output Tokens: $0.63 per 1 Million tokens
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) * Number of Requests
Example:
For 50,000 input tokens, 10,000 output tokens, and 1 request:
Input Cost = (50,000 / 1,000,000) * $0.21 = $0.0105
Output Cost = (10,000 / 1,000,000) * $0.63 = $0.0063
Total Cost = ($0.0105 + $0.0063) * 1 = $0.0168
Note: Calculations are approximate and based on publicly available data. Actual costs may vary.