ModelArts Studio (MaaS) Text Dialog Model
Input and output of text dialogs are converted into tokens for billing.
Billing Mode
Token-based billing is supported.
Token-based Billing
Model inference services process input by converting it into identifiable tokens. Using a built-in MaaS service charges you based on token count.
Region |
Model |
Billing Sub-item |
Unit Price (USD/1,000 Tokens) |
Description |
Billing Formula |
|
---|---|---|---|---|---|---|
CN-Hong Kong |
DeepSeek-V3.1 |
Input |
0.000539 |
Input and output tokens used for model inference. |
Fee = Number of used input tokens x Unit price of input tokens + Number of used output tokens x Unit price of output tokens |
|
Output |
0.001617 |
|||||
Qwen3-32B |
Input |
0.000270 |
||||
Output |
Reasoning pattern |
0.002695 |
||||
Non-reasoning pattern |
0.001078 |
Billing Example
If you call a DeepSeek-V3.1 built-in service, the number of input tokens is 3 million, and the number of output tokens is 7 million, the fee = 3 million/1,000 x 0.000539 + 7 million/1,000 x 0.000539 = $12.936 USD.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot