Skip to content

Commit 3dbc836

Browse files
committed
Merge branch 'sora-build' of https://github.com/PatrickFarley/azure-ai-docs-pr into sora-build
2 parents bed31cd + 4ec8a95 commit 3dbc836

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/ai-services/openai/concepts/video-generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ A user can have two video creation jobs running at the same time. In that situat
4747

4848
Sora has a robust safety stack including content filtering, abuse monitoring, sensitive content blocking, and safety classifiers.
4949

50-
Sora does not generate scenes with acts of violence but can generate adjacent content, such as realistic war-like footage.
50+
Sora doesn't generate scenes with acts of violence but can generate adjacent content, such as realistic war-like footage.
5151

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ For more information, see the [GPT-4o real-time audio quickstart](realtime-audio
153153

154154
### o1 reasoning model released for limited access
155155

156-
The latest `o1` model is now available for API access and model deployment. **Registration is required, and access will be granted based on Microsoft's eligibility criteria**. Customers who previously applied and received access to `o1-preview`, don't need to reapply as they are automatically on the wait-list for the latest model.
156+
The latest `o1` model is now available for API access and model deployment. **Registration is required, and access will be granted based on Microsoft's eligibility criteria**. Customers who previously applied and received access to `o1-preview`, don't need to reapply as they're automatically on the wait-list for the latest model.
157157

158158
Request access: [limited access model application](https://aka.ms/OAI/o1access)
159159

@@ -167,7 +167,7 @@ To learn more about the advanced `o1` series models see, [getting started with o
167167

168168
### Preference fine-tuning (preview)
169169

170-
[Direct preference optimization (DPO)](./how-to/fine-tuning-direct-preference-optimization.md) is a new alignment technique for large language models, designed to adjust model weights based on human preferences. Unlike reinforcement learning from human feedback (RLHF), DPO does not require fitting a reward model and uses simpler data (binary preferences) for training. This method is computationally lighter and faster, making it equally effective at alignment while being more efficient. DPO is especially useful in scenarios where subjective elements like tone, style, or specific content preferences are important. We’re excited to announce the public preview of DPO in Azure OpenAI, starting with the `gpt-4o-2024-08-06` model.
170+
[Direct preference optimization (DPO)](./how-to/fine-tuning-direct-preference-optimization.md) is a new alignment technique for large language models, designed to adjust model weights based on human preferences. Unlike reinforcement learning from human feedback (RLHF), DPO doesn't require fitting a reward model and uses simpler data (binary preferences) for training. This method is computationally lighter and faster, making it equally effective at alignment while being more efficient. DPO is especially useful in scenarios where subjective elements like tone, style, or specific content preferences are important. We’re excited to announce the public preview of DPO in Azure OpenAI, starting with the `gpt-4o-2024-08-06` model.
171171

172172
For fine-tuning model region availability, see the [models page](./concepts/models.md#fine-tuning-models).
173173

@@ -205,7 +205,7 @@ For fine-tuning model region availability, see the [models page](./concepts/mode
205205

206206
### NEW AI abuse monitoring
207207

208-
We are introducing new forms of abuse monitoring that leverage LLMs to improve efficiency of detection of potentially abusive use of the Azure OpenAI and to enable abuse monitoring without the need for human review of prompts and completions. Learn more, see [Abuse monitoring](/azure/ai-services/openai/concepts/abuse-monitoring).
208+
We're introducing new forms of abuse monitoring that leverage LLMs to improve efficiency of detection of potentially abusive use of the Azure OpenAI and to enable abuse monitoring without the need for human review of prompts and completions. Learn more, see [Abuse monitoring](/azure/ai-services/openai/concepts/abuse-monitoring).
209209

210210
Prompts and completions that are flagged through content classification and/or identified to be part of a potentially abusive pattern of use are subjected to an additional review process to help confirm the system's analysis and inform actioning decisions. Our abuse monitoring systems have been expanded to enable review by LLM by default and by humans when necessary and appropriate.
211211

@@ -318,13 +318,13 @@ OpenAI has incorporated additional safety measures into the `o1` models, includi
318318

319319
### Availability
320320

321-
The `o1-preview` and `o1-mini` are available in the East US2 region for limited access through the [Azure AI Foundry portal](https://ai.azure.com) early access playground. Data processing for the `o1` models might occur in a different region than where they are available for use.
321+
The `o1-preview` and `o1-mini` are available in the East US2 region for limited access through the [Azure AI Foundry portal](https://ai.azure.com) early access playground. Data processing for the `o1` models might occur in a different region than where they're available for use.
322322

323323
To try the `o1-preview` and `o1-mini` models in the early access playground **registration is required, and access will be granted based on Microsoft’s eligibility criteria.**
324324

325325
Request access: [limited access model application](https://aka.ms/oai/modelaccess)
326326

327-
Once access has been granted, you will need to:
327+
Once access has been granted, you'll need to:
328328

329329
1. Navigate to https://ai.azure.com/resources and select a resource in the `eastus2` region. If you don't have an Azure OpenAI resource in this region you'll need to [create one](https://portal.azure.com/#create/Microsoft.CognitiveServicesOpenAI).
330330
2. Once the `eastus2` Azure OpenAI resource is selected, in the upper left-hand panel under **Playgrounds** select **Early access playground (preview)**.
@@ -381,7 +381,7 @@ Unlike the previous early access playground, the [Azure AI Foundry portal](https
381381
> [!NOTE]
382382
> Prompts and completions made through the early access playground (preview) might be processed in any Azure OpenAI region, and are currently subject to a 10 request per minute per Azure subscription limit. This limit might change in the future.
383383
>
384-
> Azure OpenAI abuse monitoring is enabled for all early access playground users even if approved for modification; default content filters are enabled and cannot be modified.
384+
> Azure OpenAI abuse monitoring is enabled for all early access playground users even if approved for modification; default content filters are enabled and can't be modified.
385385
386386
To test out GPT-4o `2024-08-06`, sign-in to the Azure AI early access playground (preview) using this [link](https://aka.ms/oai/docs/earlyaccessplayground).
387387

0 commit comments

Comments
 (0)