We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74e841 commit bf4b778Copy full SHA for bf4b778
1 file changed
docs/quota_check.md
@@ -1,9 +1,7 @@
1
## Check Quota Availability Before Deployment
2
3
Before deploying the accelerator, **ensure sufficient quota availability** for the required model.
4
-> **For Global Standard | GPT-4o - the capacity to at least 150k tokens post-deployment for optimal performance.**
5
-
6
-> **For Standard | GPT-4 - ensure a minimum of 30k–40k tokens for best results.**
+> **We recommend increasing the capacity to 100k tokens for optimal performance.**
7
8
### Login if you have not done so already
9
```
@@ -99,4 +97,4 @@ The final table lists regions with available quota. You can select any of these
99
97
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
100
98
az login
101
102
-6. Rerun the script after installing Azure CLI.
+6. Rerun the script after installing Azure CLI.
0 commit comments