Skip to content

Commit 298f31c

Browse files
Merge pull request #988 from msakande/mistral-ministral-model
ministral 3B update
2 parents 80f4242 + 02323a3 commit 298f31c

File tree

3 files changed

+61
-4
lines changed

3 files changed

+61
-4
lines changed

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

Lines changed: 59 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use Mistral premium chat models with Azure AI Studio.
55
ms.service: azure-ai-studio
66
manager: scottpolly
77
ms.topic: how-to
8-
ms.date: 09/13/2024
8+
ms.date: 10/23/2024
99
ms.reviewer: kritifaujdar
1010
reviewer: fkriti
1111
ms.author: mopeakande
@@ -19,7 +19,7 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
1919
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
2020

2121
In this article, you learn about Mistral premium chat models and how to use them.
22-
Mistral AI offers two categories of models. Premium models including [Mistral Large and Mistral Small](deploy-models-mistral.md), available as serverless APIs with pay-as-you-go token-based billing. Open models including [Mistral Nemo](deploy-models-mistral-nemo.md), [Mixtral-8x7B-Instruct-v01, Mixtral-8x7B-v01, Mistral-7B-Instruct-v01, and Mistral-7B-v01](deploy-models-mistral-open.md); available to also download and run on self-hosted managed endpoints.
22+
Mistral AI offers two categories of models. Premium models including [Mistral Large, Mistral Small, and Ministral 3B](deploy-models-mistral.md), available as serverless APIs with pay-as-you-go token-based billing. Open models including [Mistral Nemo](deploy-models-mistral-nemo.md), [Mixtral-8x7B-Instruct-v01, Mixtral-8x7B-v01, Mistral-7B-Instruct-v01, and Mistral-7B-v01](deploy-models-mistral-open.md); available to also download and run on self-hosted managed endpoints.
2323

2424
[!INCLUDE [models-preview](../includes/models-preview.md)]
2525

@@ -72,6 +72,20 @@ The following models are available:
7272
* [Mistral-Small](https://aka.ms/azureai/landing/Mistral-Small)
7373

7474

75+
# [Ministral 3B](#tab/ministral-3b)
76+
77+
Ministral 3B is Mistral AI's Small Language Model (SLM) optimized for edge computing and on-device applications. The model is designed for low-latency and compute-efficient inference; therefore, it is perfect for standard GenAI applications that have real-time requirements and high-volume.
78+
79+
* **Input**: text only
80+
* **Output**: text only
81+
* **Number of parameters**: 3.6 billion
82+
83+
84+
The following models are available:
85+
86+
* [Ministral-3B](https://aka.ms/azureai/landing/Ministral-3B)
87+
88+
7589
---
7690

7791
> [!TIP]
@@ -542,6 +556,20 @@ The following models are available:
542556
* [Mistral-Small](https://aka.ms/azureai/landing/Mistral-Small)
543557

544558

559+
# [Ministral 3B](#tab/ministral-3b)
560+
561+
Ministral 3B is Mistral AI's Small Language Model (SLM) optimized for edge computing and on-device applications. The model is designed for low-latency and compute-efficient inference; therefore, it is perfect for standard GenAI applications that have real-time requirements and high-volume.
562+
563+
* **Input**: text only
564+
* **Output**: text only
565+
* **Number of parameters**: 3.6 billion
566+
567+
568+
The following models are available:
569+
570+
* [Ministral-3B](https://aka.ms/azureai/landing/Ministral-3B)
571+
572+
545573
---
546574

547575
> [!TIP]
@@ -1031,6 +1059,20 @@ The following models are available:
10311059
* [Mistral-Small](https://aka.ms/azureai/landing/Mistral-Small)
10321060
10331061
1062+
# [Ministral 3B](#tab/ministral-3b)
1063+
1064+
Ministral 3B is Mistral AI's Small Language Model (SLM) optimized for edge computing and on-device applications. The model is designed for low-latency and compute-efficient inference; therefore, it is perfect for standard GenAI applications that have real-time requirements and high-volume.
1065+
1066+
* **Input**: text only
1067+
* **Output**: text only
1068+
* **Number of parameters**: 3.6 billion
1069+
1070+
1071+
The following models are available:
1072+
1073+
* [Ministral-3B](https://aka.ms/azureai/landing/Ministral-3B)
1074+
1075+
10341076
---
10351077
10361078
> [!TIP]
@@ -1542,6 +1584,20 @@ The following models are available:
15421584
* [Mistral-Small](https://aka.ms/azureai/landing/Mistral-Small)
15431585
15441586
1587+
# [Ministral 3B](#tab/ministral-3b)
1588+
1589+
Ministral 3B is Mistral AI's Small Language Model (SLM) optimized for edge computing and on-device applications. The model is designed for low-latency and compute-efficient inference; therefore, it is perfect for standard GenAI applications that have real-time requirements and high-volume.
1590+
1591+
* **Input**: text only
1592+
* **Output**: text only
1593+
* **Number of parameters**: 3.6 billion
1594+
1595+
1596+
The following models are available:
1597+
1598+
* [Ministral-3B](https://aka.ms/azureai/landing/Ministral-3B)
1599+
1600+
15451601
---
15461602
15471603
> [!TIP]
@@ -2091,7 +2147,7 @@ View the response from the model:
20912147

20922148
### Apply content safety
20932149

2094-
The Azure AI model inference API supports [Azure AI content safety](https://aka.ms/azureaicontentsafety). When you use deployments with Azure AI content safety turned on, inputs and outputs pass through an ensemble of classification models aimed at detecting and preventing the output of harmful content. The content filtering (preview) system detects and takes action on specific categories of potentially harmful content in both input prompts and output completions.
2150+
The Azure AI model inference API supports [Azure AI content safety](https://aka.ms/azureaicontentsafety). When you use deployments with Azure AI content safety turned on, inputs and outputs pass 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.
20952151

20962152
The following example shows how to handle events when the model detects harmful content in the input prompt and content safety is enabled.
20972153

articles/ai-studio/how-to/model-catalog-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Network isolation | [Configure managed networks for Azure AI Studio hubs](config
7070
Model | Managed compute | Serverless API (pay-as-you-go)
7171
--|--|--
7272
Llama family models | Llama-2-7b <br> Llama-2-7b-chat <br> Llama-2-13b <br> Llama-2-13b-chat <br> Llama-2-70b <br> Llama-2-70b-chat <br> Llama-3-8B-Instruct <br> Llama-3-70B-Instruct <br> Llama-3-8B <br> Llama-3-70B | Llama-3-70B-Instruct <br> Llama-3-8B-Instruct <br> Llama-2-7b <br> Llama-2-7b-chat <br> Llama-2-13b <br> Llama-2-13b-chat <br> Llama-2-70b <br> Llama-2-70b-chat
73-
Mistral family models | mistralai-Mixtral-8x22B-v0-1 <br> mistralai-Mixtral-8x22B-Instruct-v0-1 <br> mistral-community-Mixtral-8x22B-v0-1 <br> mistralai-Mixtral-8x7B-v01 <br> mistralai-Mistral-7B-Instruct-v0-2 <br> mistralai-Mistral-7B-v01 <br> mistralai-Mixtral-8x7B-Instruct-v01 <br> mistralai-Mistral-7B-Instruct-v01 | Mistral-large (2402) <br> Mistral-large (2407) <br> Mistral-small <br> Mistral-NeMo
73+
Mistral family models | mistralai-Mixtral-8x22B-v0-1 <br> mistralai-Mixtral-8x22B-Instruct-v0-1 <br> mistral-community-Mixtral-8x22B-v0-1 <br> mistralai-Mixtral-8x7B-v01 <br> mistralai-Mistral-7B-Instruct-v0-2 <br> mistralai-Mistral-7B-v01 <br> mistralai-Mixtral-8x7B-Instruct-v01 <br> mistralai-Mistral-7B-Instruct-v01 | Mistral-large (2402) <br> Mistral-large (2407) <br> Mistral-small <br> Ministral-3B <br> Mistral-NeMo
7474
Cohere family models | Not available | Cohere-command-r-plus-08-2024 <br> Cohere-command-r-08-2024 <br> Cohere-command-r-plus <br> Cohere-command-r <br> Cohere-embed-v3-english <br> Cohere-embed-v3-multilingual <br> Cohere-rerank-v3-english <br> Cohere-rerank-v3-multilingual
7575
JAIS | Not available | jais-30b-chat
7676
Healthcare AI Family Models | MedImageInsight <br> CxrReportGen <br> MedImageParse | Not Available

articles/ai-studio/includes/region-availability-maas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Phi-3-Medium-4K-Instruct <br> Phi-3-Medium-128K-Instruct | Not applicable | E
5858
|Model |Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |
5959
|---------|---------|---------|---------|
6060
Mistral Nemo | [Microsoft Managed Countries](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
61+
Ministral-3B | [Microsoft Managed Countries](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
6162
Mistral Small | [Microsoft Managed Countries](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
6263
Mistral Large (2402) | [Microsoft Managed Countries](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
6364
Mistral-Large (2407) | [Microsoft Managed Countries](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |

0 commit comments

Comments
 (0)