Skip to content

Commit 48099cd

Browse files
authored
Merge pull request #268324 from MicrosoftDocs/main
3/6/2024 PM Publish
2 parents 6c8e114 + 7323b85 commit 48099cd

File tree

254 files changed

+2450
-3780
lines changed

Some content is hidden

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

254 files changed

+2450
-3780
lines changed

.whatsnew/.azure-monitor.json

Lines changed: 0 additions & 77 deletions
This file was deleted.

.whatsnew/.defender-for-iot.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

.whatsnew/.security-center.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

.whatsnew/.sentinel.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Mapping these fields correctly helps ensure the model has better response and ci
129129

130130
### Search filter (API)
131131

132-
If you want to implement additional value-based criteria for query execution, you can set up a search filter using the `filter` parameter in the [REST API](../references/azure-search.md).
132+
If you want to implement additional value-based criteria for query execution, you can set up a [search filter](/azure/search/search-filters) using the `filter` parameter in the [REST API](../references/azure-search.md).
133133

134134

135135
# [Azure Cosmos DB for MongoDB vCore](#tab/mongo-db)

articles/ai-services/openai/includes/use-your-data-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ node.exe ChatWithOwnData.js
102102
## Output
103103
104104
```output
105-
Message: What are the differences between Azure Machine Learning and Azure AI services?
105+
Message: Tell me something interesting
106106
Based on the retrieved document, an interesting fact is...
107107

108108
```

articles/ai-services/what-are-ai-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom:
2020
Azure AI services help developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and pre-built and customizable APIs and models. Example applications include natural language processing for conversations, search, monitoring, translation, speech, vision, and decision-making.
2121

2222
> [!TIP]
23-
> Try Azure AI services including Azure OpenAI, Content Safety, Speech, Vision, amd more in [Azure AI Studio](https://ai.azure.com). For more information, see [What is Azure AI Studio?](../ai-studio/what-is-ai-studio.md).
23+
> Try Azure AI services including Azure OpenAI, Content Safety, Speech, Vision, and more in [Azure AI Studio](https://ai.azure.com). For more information, see [What is Azure AI Studio?](../ai-studio/what-is-ai-studio.md).
2424
2525
Most Azure AI services are available through REST APIs and client library SDKs in popular development languages. For more information, see each service's documentation.
2626

articles/ai-studio/concepts/content-filtering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure AI Studio includes a content filtering system that works alongside core mo
2222
> [!IMPORTANT]
2323
> The content filtering system isn't applied to prompts and completions processed by the Whisper model in Azure OpenAI Service. Learn more about the [Whisper model in Azure OpenAI](../../ai-services/openai/concepts/models.md#whisper-preview).
2424
25-
This system is powered by Azure AI Content Safety, and now works by running both the prompt and completion through an ensemble of classification models aimed at detecting and preventing the output of harmful content. The content filtering system detects and takes action on specific categories of potentially harmful content in both input prompts and output completions. Variations in API configurations and application design might affect completions and thus filtering behavior.
25+
This system is powered by [Azure AI Content Safety](../../ai-services/content-safety/overview.md), and works by running both the prompt and completion through an ensemble of classification models aimed at detecting and preventing the output of harmful content. The content filtering system detects and takes action on specific categories of potentially harmful content in both input prompts and output completions. Variations in API configurations and application design might affect completions and thus filtering behavior.
2626

2727
The content filtering models have been trained and tested on the following languages: English, German, Japanese, Spanish, French, Italian, Portuguese, and Chinese. However, the service can work in many other languages, but the quality can vary. In all cases, you should do your own testing to ensure that it works for your application.
2828

@@ -86,5 +86,5 @@ Now, you can go to the playground to test whether the content filter works as ex
8686
## Next steps
8787

8888
- Learn more about the [underlying models that power Azure OpenAI](../../ai-services/openai/concepts/models.md).
89-
- Azure AI Studio content filtering is powered by [Azure AI Content Safety](/azure/ai-services/content-safety/overview).
89+
- Azure AI Studio content filtering is powered by [Azure AI Content Safety](../../ai-services/content-safety/overview.md).
9090
- Learn more about understanding and mitigating risks associated with your application: [Overview of Responsible AI practices for Azure OpenAI models](/legal/cognitive-services/openai/overview?context=/azure/ai-services/context/context).

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

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,21 @@ description: Learn how to deploy Llama 2 family of large language models with Az
55
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.topic: how-to
8-
ms.date: 02/09/2024
8+
ms.date: 3/6/2024
99
ms.reviewer: fasantia
1010
ms.author: mopeakande
1111
author: msakande
1212
ms.custom: [references_regions]
13-
14-
#This functionality is also available in Azure Machine Learning: /azure/machine-learning/how-to-deploy-models-llama.md
1513
---
1614

1715
# How to deploy Llama 2 family of large language models with Azure AI Studio
1816

17+
[!INCLUDE [Azure AI Studio preview](../includes/preview-ai-studio.md)]
18+
1919
In this article, you learn about the Llama 2 family of large language models (LLMs). You also learn how to use Azure AI Studio to deploy models from this set either as a service with pay-as you go billing or with hosted infrastructure in real-time endpoints.
2020

2121
The Llama 2 family of LLMs is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. The model family also includes fine-tuned versions optimized for dialogue use cases with reinforcement learning from human feedback (RLHF), called Llama-2-chat.
2222

23-
[!INCLUDE [Azure AI Studio preview](../includes/preview-ai-studio.md)]
24-
2523
## Deploy Llama 2 models with pay-as-you-go
2624

2725
Certain models in the model catalog can be deployed as a service with pay-as-you-go, providing a way to consume them as an API without hosting them on your subscription, while keeping the enterprise security and compliance organizations need. This deployment option doesn't require quota from your subscription.
@@ -47,7 +45,7 @@ If you need to deploy a different model, [deploy it to real-time endpoints](#dep
4745
- An [Azure AI hub resource](../how-to/create-azure-ai-resource.md).
4846

4947
> [!IMPORTANT]
50-
> Pay-as-you-go model deployment offering is only available in AI hubs created in **East US 2** and **West US 3** regions.
48+
> For Llama 2 family models, the pay-as-you-go model deployment offering is only available with AI hubs created in **East US 2** and **West US 3** regions.
5149
5250
- An [Azure AI project](../how-to/create-projects.md) in Azure AI Studio.
5351
- Azure role-based access controls (Azure RBAC) are used to grant access to operations in Azure AI Studio. To perform the steps in this article, your user account must be assigned the __owner__ or __contributor__ role for the Azure subscription. Alternatively, your account can be assigned a custom role that has the following permissions:
@@ -77,9 +75,9 @@ To create a deployment:
7775
1. Sign in to [Azure AI Studio](https://ai.azure.com).
7876
1. Choose the model you want to deploy from the Azure AI Studio [model catalog](https://ai.azure.com/explore/models).
7977

80-
Alternatively, you can initiate deployment by starting from your project in AI Studio. From the **Build** tab of your project, select the **Deployments** option, then select **+ Create**.
78+
Alternatively, you can initiate deployment by starting from your project in AI Studio. From the **Build** tab of your project, select **Deployments** > **+ Create**.
8179

82-
1. On the model's **Details** page, select **Deploy** and then **Pay-as-you-go**.
80+
1. On the model's **Details** page, select **Deploy** and then select **Pay-as-you-go**.
8381

8482
:::image type="content" source="../media/deploy-monitor/llama/deploy-pay-as-you-go.png" alt-text="A screenshot showing how to deploy a model with the pay-as-you-go option." lightbox="../media/deploy-monitor/llama/deploy-pay-as-you-go.png":::
8583

0 commit comments

Comments
 (0)