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
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,24 +10,38 @@ ms.custom:
10
10
- ignite-2023
11
11
- references_regions
12
12
ms.topic: whats-new
13
-
ms.date: 04/02/2024
13
+
ms.date: 04/18/2024
14
14
recommendations: false
15
15
---
16
16
17
17
# What's new in Azure OpenAI Service
18
18
19
19
## April 2024
20
20
21
-
### Fine-tuning is now supported in East US 2
21
+
### Fine-tuning is now supported in two new regions East US 2 and Switzerland West
22
22
23
-
Fine-tuning is now available in East US 2 with support for:
23
+
Fine-tuning is now available with support for:
24
24
25
+
### East US 2
26
+
27
+
-`gpt-35-turbo` (0613)
28
+
-`gpt-35-turbo` (1106)
29
+
-`gpt-35-turbo` (0125)
30
+
31
+
### Switzerland West
32
+
33
+
-`babbage-002`
34
+
-`davinci-002`
25
35
-`gpt-35-turbo` (0613)
26
36
-`gpt-35-turbo` (1106)
27
37
-`gpt-35-turbo` (0125)
28
38
29
39
Check the [models page](concepts/models.md#fine-tuning-models), for the latest information on model availability and fine-tuning support in each region.
30
40
41
+
### Multi-turn chat training examples
42
+
43
+
Fine-tuning now supports [multi-turn chat training examples](./includes/fine-tuning-studio.md#multi-turn-chat-file-format).
44
+
31
45
### GPT-4 (0125) is available for Azure OpenAI On Your Data
32
46
33
47
You can now use the GPT-4 (0125) model in [available regions](./concepts/models.md#public-cloud-regions) with Azure OpenAI On Your Data.
0 commit comments