You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Cost and quota considerations forTsuzumi models deployed as serverless API endpoints
1339
+
## Cost and quota considerations fortsuzumi models deployed as serverless API endpoints
1340
1340
1341
1341
Quota is managed per deployment. Each deployment has a rate limit of200,000 tokens per minute and 1,000API requests per minute. However, we currently limit one deployment per model per project. Contact Microsoft Azure Support if the current rate limits aren't sufficient for your scenarios.
1342
1342
1343
-
Tsuzumi models deployed as a serverless API are offered by NTT Data through the Azure Marketplace and integrated with Azure AI Studio for use. You can find the Azure Marketplace pricing when deploying the model.
1343
+
tsuzumi models deployed as a serverless API are offered by NTTDATA through the Azure Marketplace and integrated with Azure AI Studio for use. You can find the Azure Marketplace pricing when deploying the model.
1344
1344
1345
1345
Each time a project subscribes to a given offer from the Azure Marketplace, a new resource is created to track the costs associated with its consumption. The same resource is used to track costs associated with inference; however, multiple meters are available to track each scenario independently.
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/fine-tune-models-tsuzumi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ To fine-tune a tsuzumi-7b model:
124
124
125
125
1. Review your selections and proceed to train your model.
126
126
127
-
Once your model is fine-tuned, you can deploy the model and can use it in your own application, in the playground, or in prompt flow. For more information, see [How to deploy Tsuzumi large language models with Azure AI Studio](./deploy-models-tsuzumi.md).
127
+
Once your model is fine-tuned, you can deploy the model and can use it in your own application, in the playground, or in prompt flow. For more information, see [How to deploy tsuzumi large language models with Azure AI Studio](./deploy-models-tsuzumi.md).
0 commit comments