Skip to content

Commit c7369f4

Browse files
authored
Merge pull request #284048 from MicrosoftDocs/main
8/8/2024 AM Publish
2 parents a840887 + 0696237 commit c7369f4

File tree

162 files changed

+14816
-2264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

162 files changed

+14816
-2264
lines changed

articles/ai-services/openai/concepts/model-retirements.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the model deprecations and retirements in Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 08/07/2024
7+
ms.date: 08/08/2024
88
ms.custom:
99
manager: nitinme
1010
author: mrbullwinkle
@@ -90,7 +90,7 @@ These models are currently available for use in Azure OpenAI Service.
9090
| Model | Version | Retirement date |
9191
| ---- | ---- | ---- |
9292
| `gpt-35-turbo` | 0301 | No earlier than October 1, 2024 |
93-
| `gpt-35-turbo`<br>`gpt-35-turbo-16k` | 0613 | October 1, 2024 |
93+
| `gpt-35-turbo`<br>`gpt-35-turbo-16k` | 0613 | November 1, 2024 |
9494
| `gpt-35-turbo` | 1106 | No earlier than Nov 17, 2024 |
9595
| `gpt-35-turbo` | 0125 | No earlier than Feb 22, 2025 |
9696
| `gpt-4`<br>`gpt-4-32k` | 0314 | **Deprecation:** October 1, 2024 <br> **Retirement:** June 6, 2025 |
@@ -145,6 +145,10 @@ If you're an existing customer looking for information about these models, see [
145145

146146
## Retirement and deprecation history
147147

148+
### August 8, 2024
149+
150+
* Updated `gpt-35-turbo` & `gpt-35-turbo-16k` (0613) model's retirement date to November 1, 2024.
151+
148152
### July 30, 2024
149153

150154
* Updated `gpt-4` preview model upgrade date to November 15, 2024 or later for the following versions:

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

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom:
1010
- ignite-2023
1111
- references_regions
1212
ms.topic: conceptual
13-
ms.date: 08/06/2024
13+
ms.date: 08/08/2024
1414
ms.author: mbullwin
1515
---
1616

@@ -91,13 +91,23 @@ Global Standard deployments use Azure's global infrastructure, dynamically routi
9191

9292
The Usage Limit determines the level of usage above which customers might see larger variability in response latency. A customer’s usage is defined per model and is the total tokens consumed across all deployments in all subscriptions in all regions for a given tenant.
9393

94+
> [!NOTE]
95+
> Usage tiers only apply to standard and global standard deployment types. Usage tiers do not apply to global batch deployments.
96+
9497
#### GPT-4o global standard & standard
9598

9699
|Model| Usage Tiers per month |
97100
|----|----|
98-
|`gpt-4o` |1.5 Billion tokens |
101+
|`gpt-4o` | 8 Billion tokens |
99102
|`gpt-4o-mini` | 45 Billion tokens |
100103

104+
#### GPT-4 standard
105+
106+
|Model| Usage Tiers per month|
107+
|---|---|
108+
| `gpt-4` + `gpt-4-32k` (all versions) | 4 Billion |
109+
110+
101111
## Other offer types
102112

103113
If your Azure subscription is linked to certain [offer types](https://azure.microsoft.com/support/legal/offer-details/) your max quota values are lower than the values indicated in the above tables.

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"redirect_url": "/azure/ai-studio/concepts/deployments-overview",
1616
"redirect_document_id": true
1717
},
18+
{
19+
"source_path_from_root": "/articles/ai-studio/how-to/deploy-jais-models.md",
20+
"redirect_url": "/azure/ai-studio/how-to/deploy-models-jais",
21+
"redirect_document_id": true
22+
},
1823
{
1924
"source_path_from_root": "/articles/ai-studio/quickstarts/playground-completions.md",
2025
"redirect_url": "/azure/ai-studio/quickstarts/assistants",

articles/ai-studio/how-to/deploy-jais-models.md

Lines changed: 0 additions & 286 deletions
This file was deleted.

0 commit comments

Comments
 (0)