Skip to content

Commit 82668d4

Browse files
Update README.md
1 parent 8ea1667 commit 82668d4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ When you start the deployment, most parameters will have **default values**, but
7373

7474
| **Setting** | **Description** | **Default value** |
7575
|------------|----------------| ------------|
76-
| **Azure Region** | The region where resources will be created. | East US|
76+
| **Azure Region** | The region where resources will be created. | eastus |
7777
| **Environment Name** | A **3-20 character alphanumeric value** used to generate a unique ID to prefix the resources. | byctemplate |
7878
| **Secondary Location** | A **less busy** region for **Azure SQL and CosmosDB**, useful in case of availability constraints. | eastus2 |
7979
| **Deployment Type** | Select from a drop-down list. | Global Standard |
@@ -84,8 +84,10 @@ When you start the deployment, most parameters will have **default values**, but
8484

8585

8686
### [Optional] Quota Recommendations
87-
By default, the **GPT model capacity** in deployment is set to **30k tokens**.
88-
> **We recommend increasing the capacity to 100k tokens for optimal performance.**
87+
By default, the **Gpt-4o model capacity** in deployment is set to **30k tokens**, so we recommend
88+
> **For GPT-4o, the capacity to at least 150k tokens post-deployment for optimal performance.**
89+
90+
> **For GPT-4, ensure a minimum of 30k–40k tokens for best results.**
8991
9092
To adjust quota settings, follow these [steps](./docs/AzureGPTQuotaSettings.md)
9193

0 commit comments

Comments
 (0)