Skip to content

Commit 47d62d1

Browse files
authored
Update deploy-models-mistral.md
1 parent 76292e8 commit 47d62d1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ Certain models in the model catalog can be deployed as a serverless API with pay
6464
- An [Azure AI Studio hub](../how-to/create-azure-ai-resource.md).
6565

6666
> [!IMPORTANT]
67-
> The serverless API model deployment offering for eligible models in the Mistral family is only available in hubs created in the **East US 2** and **Sweden Central** regions. For _Mistral Large_, the serverless API model deployment offering is also available in the **France Central** region.
68-
67+
> The serverless API model deployment offering for eligible models in the Mistral family is only available in hubs created in the **East US 2** and **Sweden Central** regions.
6968
- An [Azure AI Studio project](../how-to/create-projects.md).
7069
- 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 __Azure AI Developer role__ on the resource group. For more information on permissions, see [Role-based access control in Azure AI Studio](../concepts/rbac-ai-studio.md).
7170

@@ -94,7 +93,7 @@ To create a deployment:
9493

9594
:::image type="content" source="../media/deploy-monitor/mistral/mistral-large-deploy-pay-as-you-go.png" alt-text="A screenshot showing how to deploy a model as a serverless API." lightbox="../media/deploy-monitor/mistral/mistral-large-deploy-pay-as-you-go.png":::
9695

97-
1. Select the project in which you want to deploy your model. To deploy the Mistral model, your project must be in the *EastUS2* or *Sweden Central* region. For the Mistral Large model, you can also deploy in a project that's in the *France Central* region.
96+
1. Select the project in which you want to deploy your model. To deploy the Mistral model, your project must be in the *EastUS2* or *Sweden Central* region.
9897
1. In the deployment wizard, select the link to **Azure Marketplace Terms** to learn more about the terms of use.
9998
1. Select the **Pricing and terms** tab to learn about pricing for the selected model.
10099
1. Select the **Subscribe and Deploy** button. If this is your first time deploying the model in the project, you have to subscribe your project for the particular offering. This step requires that your account has the **Azure AI Developer role** permissions on the resource group, as listed in the prerequisites. Each project has its own subscription to the particular Azure Marketplace offering of the model, which allows you to control and monitor spending. Currently, you can have only one deployment for each model within a project.

0 commit comments

Comments
 (0)