Skip to content

Commit deb7ccd

Browse files
committed
update
1 parent 3378c21 commit deb7ccd

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

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

Lines changed: 10 additions & 4 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: 06/04/2024
7+
ms.date: 06/19/2024
88
ms.custom:
99
manager: nitinme
1010
author: mrbullwinkle
@@ -60,11 +60,11 @@ These models are currently available for use in Azure OpenAI Service.
6060

6161
| Model | Version | Retirement date |
6262
| ---- | ---- | ---- |
63-
| `gpt-35-turbo` | 0301 | No earlier than August 1, 2024 |
64-
| `gpt-35-turbo`<br>`gpt-35-turbo-16k` | 0613 | No earlier than August 1, 2024 |
63+
| `gpt-35-turbo` | 0301 | No earlier than October 1, 2024 |
64+
| `gpt-35-turbo`<br>`gpt-35-turbo-16k` | 0613 | October 1, 2024 |
6565
| `gpt-35-turbo` | 1106 | No earlier than Nov 17, 2024 |
6666
| `gpt-35-turbo` | 0125 | No earlier than Feb 22, 2025 |
67-
| `gpt-4`<br>`gpt-4-32k` | 0314 | No earlier than July 13, 2024 |
67+
| `gpt-4`<br>`gpt-4-32k` | 0314 | **Deprecation:** October 1, 2024 <br> **Retirement:** June 6, 2025 |
6868
| `gpt-4`<br>`gpt-4-32k` | 0613 | No earlier than Sep 30, 2024 |
6969
| `gpt-4` | 1106-preview | To be upgraded to `gpt-4` Version: `turbo-2024-04-09`, starting on July 15, 2024, or later **<sup>1</sup>** |
7070
| `gpt-4` | 0125-preview |To be upgraded to `gpt-4` Version: `turbo-2024-04-09`, starting on July 15, 2024, or later **<sup>1</sup>** |
@@ -116,6 +116,12 @@ If you're an existing customer looking for information about these models, see [
116116

117117
## Retirement and deprecation history
118118

119+
## June 19, 2024
120+
121+
* Updated `gpt-35-turbo` 0301 retirement date to no earlier than October 1, 2024.
122+
* Updated `gpt-35-turbo` & `gpt-35-turbo-16k`0613 retirement date to October 1, 2024.
123+
* Updated `gpt-4` & `gpt-4-32k` 0314 deprecation date to October 1, 2024, and retirement date to June 6, 2025.
124+
119125
### June 4, 2024
120126

121127
Retirement date for legacy models updated by one month.

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom:
1010
- ignite-2023
1111
- references_regions
1212
ms.topic: whats-new
13-
ms.date: 06/18/2024
13+
ms.date: 06/19/2024
1414
recommendations: false
1515
---
1616

@@ -20,6 +20,14 @@ This article provides a summary of the latest releases and major documentation u
2020

2121
## June 2024
2222

23+
### Retirement date updates
24+
25+
* Updated `gpt-35-turbo` 0301 retirement date to no earlier than October 1, 2024.
26+
* Updated `gpt-35-turbo` & `gpt-35-turbo-16k`0613 retirement date to October 1, 2024.
27+
* Updated `gpt-4` & `gpt-4-32k` 0314 deprecation date to October 1, 2024, and retirement date to June 6, 2025.
28+
29+
Refer to our [model retirement guide](./concepts/model-retirements.md) for the latest information on model deprecation and retirement.
30+
2331
### Token based billing for fine-tuning
2432

2533
* Azure OpenAI fine-tuning billing is now based on the number of tokens in your training file – instead of the total elapsed training time. This can result in a significant cost reduction for some training runs, and makes estimating fine-tuning costs much easier. To learn more, you can consult the [official announcement](https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/pricing-update-token-based-billing-for-fine-tuning-training/ba-p/4164465).

0 commit comments

Comments
 (0)