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
Copy file name to clipboardExpand all lines: README.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
@@ -76,7 +76,7 @@ Please check the link [Azure Products by Region](https://azure.microsoft.com/en-
76
76
- Navigate to the [Azure AI Foundry portal](https://ai.azure.com/)
77
77
- Select the AI Project you are using for this accelerator if you are not already in the project.
78
78
- Select `Management center` from the bottom left navigation menu
79
-
- Select `Quota`, click the `GlobalStandard` dropdown and select the GPT model (GPT-4 / GPT-4o / GPT-4o mini) or embeddings model (`<text-embedding-ada-002>`) and region you are using for this accelerator to see your available quota. Please note GPT-4o mini and `<text-embedding-ada-002>` are used as default.
79
+
- Select `Quota`, click the `GlobalStandard` dropdown and select the GPT model (`GPT-4 / GPT-4o / GPT-4o mini`) or embeddings model (`text-embedding-ada-002`) and region you are using for this accelerator to see your available quota. Please note `GPT-4o mini` and `text-embedding-ada-002` are used as default.
80
80
81
81
- Request more quota or delete any unused model deployments as needed.
0 commit comments