Skip to content

Commit f404fb8

Browse files
Keiji KanazawaKeiji Kanazawa
authored andcommitted
Edits based on feedback
1 parent 79aec80 commit f404fb8

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

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

Lines changed: 21 additions & 7 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: 03/01/2024
7+
ms.date: 03/13/2024
88
ms.custom:
99
manager: nitinme
1010
author: mrbullwinkle
@@ -25,16 +25,26 @@ Azure OpenAI Service models are continually refreshed with newer and more capabl
2525
* Deprecation
2626
* When a model is deprecated, it's no longer available for new customers. It continues to be available for use by customers with existing deployments until the model is retired.
2727

28-
### Preretirement Notification
28+
## Preretirement notification
2929

30-
Azure OpenAI notifies subscription {role} of active Azure OpenAI Service deployments for models with upcoming retirements. We notify customers of upcoming retirements as follows for each deployment:
30+
Azure OpenAI notifies customers of active Azure OpenAI Service deployments for models with upcoming retirements. We notify customers of upcoming retirements as follows for each deployment:
3131

3232
* At least 60 days before retirement
3333
* At least 30 days before retirement
3434
* At retirement
3535

3636
Retirements are done on a rolling basis, region by region.
3737

38+
### Who is notified of upcoming retirements
39+
40+
Azure OpenAI notifies those who are members of the following roles for each subbscription with a deployment of a model with an upcoming retirement.
41+
42+
* Owner
43+
* Contributor
44+
* Reader
45+
* Monitoring contributor
46+
* Monitoring reader
47+
3848
## How to get ready for model retirements and version upgrades
3949

4050
To prepare for model retirements and version upgrades, we recommend that customers evaluate their applications with the new models and versions and evaluate their behavior. We also recommend that customers update their applications to use the new models and versions before the retirement date.
@@ -47,10 +57,10 @@ These models are currently available for use in Azure OpenAI Service.
4757

4858
| Model | Version | Retirement Date |
4959
| ---- | ---- | ---- |
50-
| `gpt-3.5-turbo` | 0301 | No earlier than June 13, 2024 |
51-
| `gpt-3.5-turbo`<br>`gpt-3.turbo-16k` | 0613 | No earlier than July 13, 2024 |
52-
| `gpt-3.5-turbo` | 1106 | No earlier than Nov 17, 2025 |
53-
| `gpt-3.5-turbo` | 0125 | No earlier than Feb 22, 2025 |
60+
| `gpt-35-turbo` | 0301 | No earlier than June 13, 2024 |
61+
| `gpt-35-turbo`<br>`gpt-35-turbo-16k` | 0613 | No earlier than July 13, 2024 |
62+
| `gpt-35-turbo` | 1106 | No earlier than Nov 17, 2025 |
63+
| `gpt-35-turbo` | 0125 | No earlier than Feb 22, 2025 |
5464
| `gpt-4`<br>`gpt-4-32k` | 0314 | No earlier than July 13, 2024 |
5565
| `gpt-4`<br>`gpt-4-32k` | 0613 | No earlier than Sep 30, 2024 |
5666
| `gpt-4` | 1106-preview | To be upgraded to a stable version with date to be announced |
@@ -101,6 +111,10 @@ If you're an existing customer looking for information about these models, see [
101111

102112
## Retirement and Deprecation History
103113

114+
### March 13, 2024
115+
116+
We published this document to provide information about the current models, deprecated models, and upcoming retirements.
117+
104118
### February 23, 2024
105119

106120
We announced the upcoming in-place upgrade of `gpt-4` version `1106-preview` to `0125-preview` to start no earlier than March 8, 2024.

0 commit comments

Comments
 (0)