You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/concepts/model-retirements.md
+21-7Lines changed: 21 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
4
4
description: Learn about the model deprecations and retirements in Azure OpenAI.
5
5
ms.service: azure-ai-openai
6
6
ms.topic: conceptual
7
-
ms.date: 03/01/2024
7
+
ms.date: 03/13/2024
8
8
ms.custom:
9
9
manager: nitinme
10
10
author: mrbullwinkle
@@ -25,16 +25,26 @@ Azure OpenAI Service models are continually refreshed with newer and more capabl
25
25
* Deprecation
26
26
* 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.
27
27
28
-
###Preretirement Notification
28
+
## Preretirement notification
29
29
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:
31
31
32
32
* At least 60 days before retirement
33
33
* At least 30 days before retirement
34
34
* At retirement
35
35
36
36
Retirements are done on a rolling basis, region by region.
37
37
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
+
38
48
## How to get ready for model retirements and version upgrades
39
49
40
50
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.
47
57
48
58
| Model | Version | Retirement Date |
49
59
| ---- | ---- | ---- |
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 |
54
64
|`gpt-4`<br>`gpt-4-32k`| 0314 | No earlier than July 13, 2024 |
55
65
|`gpt-4`<br>`gpt-4-32k`| 0613 | No earlier than Sep 30, 2024 |
56
66
|`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 [
101
111
102
112
## Retirement and Deprecation History
103
113
114
+
### March 13, 2024
115
+
116
+
We published this document to provide information about the current models, deprecated models, and upcoming retirements.
117
+
104
118
### February 23, 2024
105
119
106
120
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