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/whats-new.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.custom:
10
10
- ignite-2023
11
11
- references_regions
12
12
ms.topic: whats-new
13
-
ms.date: 06/18/2024
13
+
ms.date: 06/19/2024
14
14
recommendations: false
15
15
---
16
16
@@ -20,6 +20,14 @@ This article provides a summary of the latest releases and major documentation u
20
20
21
21
## June 2024
22
22
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
+
23
31
### Token based billing for fine-tuning
24
32
25
33
* 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