Skip to content

Commit d00b699

Browse files
Merge pull request #262727 from msakande/updating-author-for-ai-studio-docs
updating author & reviewer fields for Open models in AI studio
2 parents 74faa91 + 7910b67 commit d00b699

6 files changed

Lines changed: 27 additions & 27 deletions

File tree

articles/ai-studio/concepts/deployments-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Deploy models, flows, and web apps with Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: Learn about deploying models, flows, and web apps with Azure AI Studio.
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: conceptual
1010
ms.date: 12/7/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: fasantia
12+
ms.author: mopeakande
13+
author: msakande
1414
---
1515

1616
# Overview: Deploy models, flows, and web apps with Azure AI Studio
@@ -76,7 +76,7 @@ The model or flow that you deploy can be used in a web application hosted in Azu
7676

7777
## Planning AI safety for a deployed model
7878

79-
For Azure OpenAI models such as GPT-4, Azure AI Studio provides AI safety filter during the deployment to ensure responsible use of AI. AI content safety filter allows moderation of harmful and sensitive contents to promote the safety of AI-enhanced applications. In addition to AI safety filter, Azure AI Studio offers model monitoring for deployed models. Model monitoring for LLMs uses the latest GPT language models to monitor and alert when the outputs of the model perform poorly against the set thresholds of generation safety and quality. For example, you can configure a monitor to evaluate how well the models generated answers align with information from the input source ("groundedness") and closely match to a ground truth sentence or document ("similarity").
79+
For Azure OpenAI models such as GPT-4, Azure AI Studio provides AI safety filter during the deployment to ensure responsible use of AI. AI content safety filter allows moderation of harmful and sensitive contents to promote the safety of AI-enhanced applications. In addition to AI safety filter, Azure AI Studio offers model monitoring for deployed models. Model monitoring for LLMs uses the latest GPT language models to monitor and alert when the outputs of the model perform poorly against the set thresholds of generation safety and quality. For example, you can configure a monitor to evaluate how well the model's generated answers align with information from the input source ("groundedness") and closely match to a ground truth sentence or document ("similarity").
8080

8181
## Optimizing the performance of a deployed model
8282

articles/ai-studio/how-to/deploy-models-llama.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: How to deploy Llama 2 family of large language models with Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: Learn how to deploy Llama 2 family of large language models with Azure AI Studio.
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.topic: how-to
88
ms.date: 12/11/2023
9-
ms.reviewer: eur
10-
ms.author: eur
11-
author: eric-urban
9+
ms.reviewer: fasantia
10+
ms.author: mopeakande
11+
author: msakande
1212
ms.custom: [references_regions]
1313
---
1414

articles/ai-studio/how-to/deploy-models-open.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: How to deploy open models with Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: Learn how to deploy open models with Azure AI Studio.
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.topic: how-to
88
ms.date: 12/11/2023
9-
ms.reviewer: eur
10-
ms.author: eur
11-
author: eric-urban
9+
ms.reviewer: fasantia
10+
ms.author: mopeakande
11+
author: msakande
1212
---
1313

1414
# How to deploy large language models with Azure AI Studio

articles/ai-studio/how-to/deploy-models-openai.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: How to deploy Azure OpenAI models with Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: Learn how to deploy Azure OpenAI models with Azure AI Studio.
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: how-to
1010
ms.date: 12/11/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: fasantia
12+
ms.author: mopeakande
13+
author: msakande
1414
---
1515

1616
# How to deploy Azure OpenAI models with Azure AI Studio

articles/ai-studio/how-to/monitor-quality-safety.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Monitor quality and safety of deployed applications
33
titleSuffix: Azure AI Studio
44
description: Learn how to monitor quality and safety of deployed applications with Azure AI Studio.
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: how-to
1010
ms.date: 11/15/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: fasantia
12+
ms.author: mopeakande
13+
author: msakande
1414
---
1515

1616
# Monitor quality and safety of deployed applications
@@ -97,7 +97,7 @@ Test your deployment in the deployment **Test** tab.
9797

9898

9999
> [!NOTE]
100-
> Monitoring requires the endpoint to be used at least 10 times to collect enough data to provide insights. If youd like to test sooner, manually send about 50 rows in the test tab before running the monitor.
100+
> Monitoring requires the endpoint to be used at least 10 times to collect enough data to provide insights. If you'd like to test sooner, manually send about 50 rows in the 'test' tab before running the monitor.
101101
102102
Create your monitor by either enabling from the deployment details page, or the **Monitoring** tab.
103103

articles/ai-studio/how-to/troubleshoot-deploy-and-monitor.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: How to troubleshoot your deployments and monitors in Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: This article provides instructions on how to troubleshoot your deployments and monitors in Azure AI Studio.
5-
manager: nitinme
5+
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: how-to
1010
ms.date: 11/15/2023
11-
ms.reviewer: eur
12-
ms.author: eur
13-
author: eric-urban
11+
ms.reviewer: fasantia
12+
ms.author: mopeakande
13+
author: msakande
1414
---
1515

1616
# How to troubleshoot your deployments and monitors in Azure AI Studio
@@ -55,7 +55,7 @@ For the general deployment error code reference, you can go to the [Azure Machin
5555

5656
**Question:** I got the following error message about the deployment failure. What should I do to troubleshoot?
5757
```
58-
ResourceNotFound: Deployment failed due to timeout while waiting for Environment Image to become available. Check Environment Build Log in ML Studio Workspace or Workspace storage for potential failures. Image build summary: [N/A]. Environment info: Name: CliV2AnonymousEnvironment, Version: Ver, you might be able to find the build log under the storage account 'NAME' in the container 'CONTAINER_NAME' at the Path 'PATH/PATH/image_build_aggregate_log.txt'.
58+
ResourceNotFound: Deployment failed due to timeout while waiting for Environment Image to become available. Check Environment Build Log in ML Studio Workspace or Workspace storage for potential failures. Image build summary: [N/A]. Environment info: Name: CliV2AnonymousEnvironment, Version: 'Ver', you might be able to find the build log under the storage account 'NAME' in the container 'CONTAINER_NAME' at the Path 'PATH/PATH/image_build_aggregate_log.txt'.
5959
```
6060

6161
You might have come across an ImageBuildFailure error: This happens when the environment (docker image) is being built. For more information about the error, you can check the build log for your `<CONTAINER NAME>` environment.

0 commit comments

Comments
 (0)