Skip to content

Commit a30aedc

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into yelevin/remove-cef-field-mapping-article
2 parents 1f3b58b + ec72f6e commit a30aedc

File tree

690 files changed

+3473
-2019
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

690 files changed

+3473
-2019
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,9 @@ These models can only be used with Embedding API requests.
276276
| `gpt-35-turbo` (1106) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | Input: 16,385<br> Output: 4,096 | Sep 2021|
277277
| `gpt-35-turbo` (0125) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | 16,385 | Sep 2021 |
278278
| `gpt-4` (0613) <sup>**1**</sup> | North Central US <br> Sweden Central | 8192 | Sep 2021 |
279+
| `gpt-4o-mini` <sup>**1**</sup> (2024-07-18) | North Central US <br> Sweden Central | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 64,536 | Oct 2023 |
279280

280-
**<sup>1</sup>** GPT-4 fine-tuning is currently in public preview. See our [GPT-4 fine-tuning safety evaluation guidance](/azure/ai-services/openai/how-to/fine-tuning?tabs=turbo%2Cpython-new&pivots=programming-language-python#safety-evaluation-gpt-4-fine-tuning---public-preview) for more information.
281+
**<sup>1</sup>** GPT-4 and GPT-4o mini fine-tuning is currently in public preview. See our [GPT-4 & GPT-4o mini fine-tuning safety evaluation guidance](/azure/ai-services/openai/how-to/fine-tuning?tabs=turbo%2Cpython-new&pivots=programming-language-python#safety-evaluation-gpt-4-fine-tuning---public-preview) for more information.
281282

282283
### Whisper models
283284

articles/ai-services/openai/how-to/fine-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: azure-ai-openai
88
ms.custom: build-2023, build-2023-dataai, devx-track-python
99
ms.topic: how-to
10-
ms.date: 07/25/2024
10+
ms.date: 08/02/2024
1111
author: mrbullwinkle
1212
ms.author: mbullwin
1313
zone_pivot_groups: openai-fine-tuning-new

articles/ai-services/openai/includes/fine-tuning-openai-in-ai-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ The following models support fine-tuning:
3131
- `gpt-35-turbo` (0613)
3232
- `gpt-35-turbo` (1106)
3333
- `gpt-35-turbo` (0125)
34-
- `gpt-4` (0613)**<sup>*</sup>**
34+
- `gpt-4` (0613)**<sup>*</sup>**
35+
- `gpt-4o-mini` (2024-07-18)**<sup>*</sup>**
3536

3637
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
3738

articles/ai-services/openai/includes/fine-tuning-python.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The following models support fine-tuning:
3232
- `gpt-35-turbo` (1106)
3333
- `gpt-35-turbo` (0125)
3434
- `gpt-4` (0613)**<sup>*</sup>**
35+
- `gpt-4o-mini` (2024-07-18)**<sup>*</sup>**
3536

3637
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
3738

articles/ai-services/openai/includes/fine-tuning-rest.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Learn how to create your own customized model with Azure OpenAI Ser
66
manager: nitinme
77
ms.service: azure-ai-openai
88
ms.topic: include
9-
ms.date: 05/16/2024
9+
ms.date: 08/02/2024
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
---
@@ -30,7 +30,8 @@ The following models support fine-tuning:
3030
- `gpt-35-turbo` (0613)
3131
- `gpt-35-turbo` (1106)
3232
- `gpt-35-turbo` (0125)
33-
- `gpt-4` (0613)**<sup>*</sup>**
33+
- `gpt-4` (0613)**<sup>*</sup>**
34+
- `gpt-4o-mini` (2024-07-18)**<sup>*</sup>**
3435

3536
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
3637

articles/ai-services/openai/includes/fine-tuning-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ The following models support fine-tuning:
2929
- `gpt-35-turbo` (0613)
3030
- `gpt-35-turbo` (1106)
3131
- `gpt-35-turbo` (0125)
32-
- `gpt-4` (0613)**<sup>*</sup>**
32+
- `gpt-4` (0613)**<sup>*</sup>**
33+
- `gpt-4o-mini` (2024-07-18)**<sup>*</sup>**
3334

3435
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
3536

articles/ai-services/openai/includes/safety-evaluation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ author: mrbullwinkle
1010
ms.author: mbullwin
1111
---
1212

13-
GPT-4 is our most advanced model that can be fine-tuned to your needs. As with Azure OpenAI models generally, the advanced capabilities of fine-tuned models come with increased responsible AI challenges related to harmful content, manipulation, human-like behavior, privacy issues, and more. Learn more about risks, capabilities, and limitations in the [Overview of Responsible AI practices](/legal/cognitive-services/openai/overview?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext) and [Transparency Note](/legal/cognitive-services/openai/transparency-note?context=%2Fazure%2Fcognitive-services%2Fopenai%2Fcontext%2Fcontext&tabs=text). To help mitigate the risks associated with GPT-4 fine-tuned models, we have implemented additional evaluation steps to help detect and prevent harmful content in the training and outputs of fine-tuned models. These steps are grounded in the [Microsoft Responsible AI Standard](https://www.microsoft.com/ai/responsible-ai) and [Azure OpenAI Service content filtering](/azure/ai-services/openai/concepts/content-filter?tabs=warning%2Cpython-new).
13+
GPT-4 and GPT-4o-mini are our most advanced models that can be fine-tuned to your needs. As with Azure OpenAI models generally, the advanced capabilities of fine-tuned models come with increased responsible AI challenges related to harmful content, manipulation, human-like behavior, privacy issues, and more. Learn more about risks, capabilities, and limitations in the [Overview of Responsible AI practices](/legal/cognitive-services/openai/overview?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext) and [Transparency Note](/legal/cognitive-services/openai/transparency-note?context=%2Fazure%2Fcognitive-services%2Fopenai%2Fcontext%2Fcontext&tabs=text). To help mitigate the risks associated with GPT-4 and GPT-4o-mini fine-tuned models, we have implemented additional evaluation steps to help detect and prevent harmful content in the training and outputs of fine-tuned models. These steps are grounded in the [Microsoft Responsible AI Standard](https://www.microsoft.com/ai/responsible-ai) and [Azure OpenAI Service content filtering](/azure/ai-services/openai/concepts/content-filter?tabs=warning%2Cpython-new).
1414

1515
- Evaluations are conducted in dedicated, customer specific, private workspaces;
1616
- Evaluation endpoints are in the same geography as the Azure OpenAI resource;
1717
- Training data is not stored in connection with performing evaluations; only the final model assessment (deployable or not deployable) is persisted; and
1818

19-
GPT-4 fine-tuned model evaluation filters are set to predefined thresholds and cannot be modified by customers; they aren't tied to any custom content filtering configuration you may have created.
19+
GPT-4 and GPT-4o-mini fine-tuned model evaluation filters are set to predefined thresholds and cannot be modified by customers; they aren't tied to any custom content filtering configuration you may have created.
2020

2121
### Data evaluation
2222

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

Lines changed: 5 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: 07/31/2024
13+
ms.date: 08/02/2024
1414
recommendations: false
1515
---
1616

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

2121
## July 2024
2222

23+
### GPT-4o mini is now available for fine-tuning
24+
25+
GPT-4o mini fine-tuning is [now available in public preview](./concepts/models.md#fine-tuning-models) in Sweden Central and in North Central US.
26+
2327
### Assistants File Search tool is now billed
2428

2529
The [file search](./how-to/file-search.md) tool for Assistants now has additional charges for usage. See the [pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/) for more information.

articles/ai-services/speech-service/includes/release-notes/release-notes-tts.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ ms.author: eur
77
ms.custom: references_regions
88
---
99

10+
### July 2024 release
11+
12+
#### Text to speech avatar (GA)
13+
14+
Text to speech avatar is now generally available. For more information, see [text to speech avatar](../../text-to-speech-avatar/what-is-text-to-speech-avatar.md).
15+
1016
### June 2024 release
1117

1218
#### Prebuilt neural voice

articles/ai-studio/concepts/concept-synthetic-data.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,14 @@ ms.custom: references_regions
1515

1616
# Synthetic data generation in Azure AI Studio
1717

18-
In this article
19-
- [Synthetic data generation](#synthetic-data-generation)
20-
- [Next Steps](#next-steps)
18+
In Azure AI Studio, you can use synthetic data generation to efficiently produce predictions for your datasets. In this article, you're introduced to the concept of synthetic data generation and how it can be used in machine learning.
2119

22-
In Azure AI Studio, you can leverage synthetic data generation to efficiently produce predictions for your datasets.
2320

2421
## Synthetic data generation
2522

2623
Synthetic data generation involves creating artificial data that mimics the statistical properties of real-world data. This data is generated using algorithms and machine learning techniques, and it can be used in various ways, such as computer simulations or by modeling real-world events.
2724

28-
In machine learning, synthetic data is particularly valuable for several reasons:
25+
In machine learning, synthetic data is valuable for several reasons:
2926

3027
**Data Augmentation:** It helps in expanding the size of training datasets, which is crucial for training robust machine learning models. This is especially useful when real-world data is scarce or expensive to obtain.
3128

@@ -37,4 +34,4 @@ You can use the sample notebook available at this [link](https://aka.ms/meta-lla
3734
- [What is Azure AI Studio?](../what-is-ai-studio.md)
3835
- [Learn more about deploying Meta Llama models](../how-to/deploy-models-llama.md)
3936

40-
- [Azure AI FAQ article](../faq.yml)
37+
- [Azure AI FAQ article](../faq.yml)

0 commit comments

Comments
 (0)