Skip to content

Commit 1bbca0f

Browse files
committed
update
1 parent 0ba20fa commit 1bbca0f

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ For more information on Provisioned deployments, see our [Provisioned guidance](
170170

171171
### Global standard model availability
172172

173-
- `gpt-4o` **Version:** `2024-05-13`
173+
`gpt-4o` **Version:** `2024-05-13`
174174

175175
**Supported regions:**
176176

@@ -196,12 +196,11 @@ For more information on Provisioned deployments, see our [Provisioned guidance](
196196
- westus
197197
- westus3
198198

199-
- `gpt-4o-mini` **Version:** `2024-07-18`
199+
`gpt-4o-mini` **Version:** `2024-07-18`
200200

201201
**Supported regions:**
202202

203203
- eastus
204-
- swedencentral
205204

206205
### GPT-4 and GPT-4 Turbo model availability
207206

articles/ai-services/openai/includes/fine-tuning-openai-in-ai-studio.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ The following models support fine-tuning:
3232
- `gpt-35-turbo` (1106)
3333
- `gpt-35-turbo` (0125)
3434
- `gpt-4` (0613)**<sup>*</sup>**
35-
- `gpt-4o-mini` (2024-07-18)**<sup>*</sup>**
3635

3736
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
3837

articles/ai-services/openai/quotas-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ M = million | K = thousand
7272

7373
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
7474
|---|---|:---:|:---:|
75-
|`gpt4o`|Enterprise agreement | 1 M | 6 K |
75+
|`gpt-4o`|Enterprise agreement | 1 M | 6 K |
7676
|`gpt-4o-mini` | Enterprise agreement | 2 M | 12 K |
77-
|`gpt4o`|Default | 150 K | 900 |
77+
|`gpt-4o`|Default | 150 K | 900 |
7878
|`gpt-4o-mini` | Default | 450 K | 2.7 K |
7979

8080
M = million | K = thousand

articles/ai-services/openai/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ GPT-4o mini is the latest Azure OpenAI model first [announced on July 18, 2024](
2626

2727
*"GPT-4o mini allows customers to deliver stunning applications at a lower cost with blazing speed. GPT-4o mini is significantly smarter than GPT-3.5 Turbo—scoring 82% on Measuring Massive Multitask Language Understanding (MMLU) compared to 70%—and is more than 60% cheaper.1 The model delivers an expanded 128K context window and integrates the improved multilingual capabilities of GPT-4o, bringing greater quality to languages from around the world."*
2828

29-
The model is currently available for both [standard and global standard deployment](./how-to/deployment-types.md) in the East US and Sweden Central regions.
29+
The model is currently available for both [standard and global standard deployment](./how-to/deployment-types.md) in the East US region.
3030

3131
For information on model quota, consult the [quota and limits page](./quotas-limits.md) and for the latest info on model availability refer to the [models page](./concepts/models.md).
3232

0 commit comments

Comments
 (0)