Skip to content

Commit 79ded45

Browse files
authored
Update deploy-models-mistral.md
1 parent 7d032d2 commit 79ded45

File tree

1 file changed

+3
-34
lines changed

1 file changed

+3
-34
lines changed

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

Lines changed: 3 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -60,45 +60,15 @@ Certain models in the model catalog can be deployed as a serverless API with pay
6060

6161
### Prerequisites
6262

63-
# [Mistral Large](#tab/mistral-large)
64-
65-
- An Azure subscription with a valid payment method. Free or trial Azure subscriptions won't work. If you don't have an Azure subscription, create a [paid Azure account](https://azure.microsoft.com/pricing/purchase-options/pay-as-you-go) to begin.
66-
- An [Azure AI Studio hub](../how-to/create-azure-ai-resource.md). The serverless API model deployment offering for _Mistral Large_ is only available with hubs created in these regions:
67-
68-
* East US
69-
* East US 2
70-
* France Central
71-
* North Central US
72-
* South Central US
73-
* West US
74-
* West US 3
75-
* Sweden Central
76-
77-
For a list of regions that are available for each of the models supporting serverless API endpoint deployments, see [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md).
78-
79-
- An [Azure AI Studio project](../how-to/create-projects.md).
80-
- 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).
81-
82-
# [Mistral Small](#tab/mistral-small)
83-
8463
- An Azure subscription with a valid payment method. Free or trial Azure subscriptions won't work. If you don't have an Azure subscription, create a [paid Azure account](https://azure.microsoft.com/pricing/purchase-options/pay-as-you-go) to begin.
85-
- An [Azure AI Studio hub](../how-to/create-azure-ai-resource.md). The serverless API model deployment offering for _Mistral Small_ is only available with hubs created in these regions:
64+
- An [Azure AI Studio hub](../how-to/create-azure-ai-resource.md).
8665

87-
* East US
88-
* East US 2
89-
* North Central US
90-
* South Central US
91-
* West US
92-
* West US 3
93-
* Sweden Central
94-
95-
For a list of regions that are available for each of the models supporting serverless API endpoint deployments, see [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md).
66+
> [!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.
9668
9769
- An [Azure AI Studio project](../how-to/create-projects.md).
9870
- 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).
9971

100-
---
101-
10272
### Create a new deployment
10373

10474
The following steps demonstrate the deployment of Mistral Large, but you can use the same steps to deploy Mistral Small by replacing the model name.
@@ -322,4 +292,3 @@ Models deployed as a serverless API with pay-as-you-go billing are protected by
322292

323293
- [What is Azure AI Studio?](../what-is-ai-studio.md)
324294
- [Azure AI FAQ article](../faq.yml)
325-
- [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md)

0 commit comments

Comments
 (0)