Skip to content

Commit 39c26fd

Browse files
Keiji KanazawaKeiji Kanazawa
authored andcommitted
Address acrolinx issues
1 parent 3872715 commit 39c26fd

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

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

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -16,30 +16,30 @@ recommendations: false
1616

1717
## Overview
1818

19-
Azure OpenAI Service models are continually refreshed with newer and more capable models. As part of this process, we deprecate and retire older models. This document provides information about the models that are currently available, deprecated, and retired.
19+
Azure OpenAI Service models are continually refreshed with newer and more capable models. As part of this process, we deprecate and retire older models. This document provides information about the models that are currently available, deprecated, and retired.
2020

2121
### Terminology
2222

2323
* Retirement
24-
* When a model is retired, it is no longer available for use. Azure OpenAI Service deployments of a retired model always return error responses.
24+
* When a model is retired, it's no longer available for use. Azure OpenAI Service deployments of a retired model always return error responses.
2525
* Deprecation
26-
* When a model is deprecated, it is no longer available for new customers. It continues to be available for use by customers with existing deployments until the model is retired.
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.
2727

2828
### Pre-retirement 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:
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:
3131

32-
* At least 60 days before retirement
33-
* A reminder 30 days before retirement
34-
* After the model is retired for each deployment
32+
* At least 60 days before retirement starts
33+
* At least 30 days before retirement starts
34+
* At the time of retirement
3535

36-
Retirements are normally done on a rolling basis, region by region. We also publish the impending retirement of a model on the What's New page of our documentation.
36+
Retirements are usually done on a rolling basis, region by region.
3737

3838
## How to get ready for model retirements and version upgrades
3939

40-
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.
40+
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.
4141

42-
See [How to upgrade to a new model or version](./model-versions.md) for more information.
42+
For more inforation, see [How to upgrade to a new model or version](./model-versions.md).
4343

4444
## Current Models
4545

@@ -59,18 +59,18 @@ These models are currently available for use in Azure OpenAI Service.
5959
| `gpt-3.5-turbo-instruct` | 0914 | No earlier than Sep 14, 2025 |
6060
| `text-embedding-ada-002` | 2 | No earlier than April 3, 2025 |
6161
| `text-embedding-ada-002` | 1 | No earlier than April 3, 2025 |
62-
| `text-embedding-3-small` | | No earlier than Feb 2, 2025 |
63-
| `text-embedding-3-large` | | No earlier than Feb 2, 2025 |
62+
| `text-embedding-3-small` | | No earlier than Feb 2, 2025 |
63+
| `text-embedding-3-large` | | No earlier than Feb 2, 2025 |
6464

6565

6666
## Deprecated Models
6767

68-
These models were deprecated on July 6, 2023 and will be retired on July 5, 2024. These models are no longer available for new deployments. Deployments created prior to July 6, 2023 remain available to customers until July 5, 2024. We recommend customers migrate their applications to deployments of replacement models prior to the July 5, 2024 retirement.
68+
These models were deprecated on July 6, 2023 and will be retired on July 5, 2024. These models are no longer available for new deployments. Deployments created before July 6, 2023 remain available to customers until July 5, 2024. We recommend customers migrate their applications to deployments of replacement models before the July 5, 2024 retirement.
6969

70-
If you are an existing customer looking for information about these models, see [Legacy models](./legacy-models.md).
70+
If you're an existing customer looking for information about these models, see [Legacy models](./legacy-models.md).
7171

72-
| Model | Deprecation date | Retirement date | Suggested replacement |
73-
| --------- | --------------------- | ------------------- | -------------------- |
72+
| Model | Deprecation date | Retirement date | Suggested replacement |
73+
| --------- | --------------------- | ------------------- | -------------------- |
7474
| ada | July 6, 2023 | July 5, 2024 | babbage-002 |
7575
| babbage | July 6, 2023 | July 5, 2024 | babbage-002 |
7676
| curie | July 6, 2023 | July 5, 2024 | davinci-002 |
@@ -82,22 +82,22 @@ If you are an existing customer looking for information about these models, see
8282
| text-davinci-003 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
8383
| code-cushman-001 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
8484
| code-davinci-002 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
85-
| text-similarity-ada-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
86-
| text-similarity-babbage-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
87-
| text-similarity-curie-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
85+
| text-similarity-ada-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
86+
| text-similarity-babbage-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
87+
| text-similarity-curie-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
8888
| text-similarity-davinci-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
89-
| text-search-ada-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
90-
| text-search-ada-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
91-
| text-search-babbage-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
92-
| text-search-babbage-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
93-
| text-search-curie-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
94-
| text-search-curie-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
95-
| text-search-davinci-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
96-
| text-search-davinci-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
97-
| code-search-ada-code-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
98-
| code-search-ada-text-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
99-
| code-search-babbage-code-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
100-
| code-search-babbage-text-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
89+
| text-search-ada-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
90+
| text-search-ada-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
91+
| text-search-babbage-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
92+
| text-search-babbage-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
93+
| text-search-curie-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
94+
| text-search-curie-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
95+
| text-search-davinci-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
96+
| text-search-davinci-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
97+
| code-search-ada-code-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
98+
| code-search-ada-text-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
99+
| code-search-babbage-code-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
100+
| code-search-babbage-text-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
101101

102102
## Retirement and Deprecation History
103103

@@ -107,8 +107,8 @@ We announced the upcoming in-place upgrade of `gpt-4` version `1106-preview` to
107107

108108
### November 30, 2023
109109

110-
The default version of `gpt-4` and `gpt-3-32k` was updated from `0314` to `0613` starting on November 30, 2023. The upgrade of `0314` deployments set for auto-upgrade to `0613` was completed on December 3, 2023.
110+
The default version of `gpt-4` and `gpt-3-32k` was updated from `0314` to `0613` starting on November 30, 2023. The upgrade of `0314` deployments set for auto-upgrade to `0613` was completed on December 3, 2023.
111111

112112
### July 6, 2023
113113

114-
We announced the deprecation of models listed below with upcoming retirement on July 5, 2024
114+
We announced the deprecation of models with upcoming retirement on July 5, 2024

0 commit comments

Comments
 (0)