英文:
Can we set Quotas in Azure Open AI
问题
可以在Azure Open AI的资源组级别设置配额,以防止所有客户的使用,是否可以为提示、完成和训练分别设置配额。
英文:
Can we set quotas at Resource group level in Azure Open AI so that we can prevent the usage by all customers, Is it possible to have separate quotas for Prompts, completions, and training.
答案1
得分: 0
限额增加适用于速率限制(每分钟请求数和每分钟令牌数),并应用于资源和模型级别。限额增加不会调整资源限制。
限额可以在资源组级别设置,分别设置提示、完成和训练的限额。客户可以在Azure门户中查看其当前的使用情况和剩余限额。
英文:
Quota increases apply to rate limits (Requests per minute and Tokens per Minute) and are applied at the resource and model level. Quota increases do not adjust resources limits.
Quotas can be set at the resource group level, with separate quotas for prompts, completions, and training. Customers can view their current usage and remaining quota in the Azure portal.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论