Skip to content

Commit d0359ae

Browse files
authored
Merge pull request #1988 from MicrosoftDocs/release-preview-new-mistral-models
Release preview new mistral models -> main -- 12/13 - 04:30 AM PST
2 parents 4a9062f + 5ccc3c2 commit d0359ae

File tree

5 files changed

+66
-35
lines changed

5 files changed

+66
-35
lines changed

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

Lines changed: 38 additions & 14 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 Foundry.
55
ms.service: azure-ai-studio
66
manager: scottpolly
77
ms.topic: how-to
8-
ms.date: 10/23/2024
8+
ms.date: 11/20/2024
99
ms.reviewer: kritifaujdar
1010
reviewer: fkriti
1111
ms.author: mopeakande
@@ -31,27 +31,33 @@ The Mistral premium chat models include the following models:
3131

3232
# [Mistral Large](#tab/mistral-large)
3333

34-
Mistral Large is Mistral AI's most advanced Large Language Model (LLM). It can be used on any language-based task, thanks to its state-of-the-art reasoning and knowledge capabilities.
34+
Mistral Large models are Mistral AI's most advanced Large Language Models (LLM). They can be used on any language-based task, thanks to their state-of-the-art reasoning, knowledge, and coding capabilities. Several Mistral Large model variants are available, and their attributes are as follows.
3535

36-
Additionally, Mistral Large is:
36+
Attributes of **Mistral Large (2402)**, also abbreviated as Mistral Large, include:
3737

3838
* **Specialized in RAG**. Crucial information isn't lost in the middle of long context windows (up to 32-K tokens).
3939
* **Strong in coding**. Code generation, review, and comments. Supports all mainstream coding languages.
4040
* **Multi-lingual by design**. Best-in-class performance in French, German, Spanish, Italian, and English. Dozens of other languages are supported.
4141
* **Responsible AI compliant**. Efficient guardrails baked in the model and extra safety layer with the safe_mode option.
4242

43-
And attributes of Mistral Large (2407) include:
43+
Attributes of **Mistral Large (2407)** include:
4444

4545
* **Multi-lingual by design**. Supports dozens of languages, including English, French, German, Spanish, and Italian.
4646
* **Proficient in coding**. Trained on more than 80 coding languages, including Python, Java, C, C++, JavaScript, and Bash. Also trained on more specific languages such as Swift and Fortran.
4747
* **Agent-centric**. Possesses agentic capabilities with native function calling and JSON outputting.
4848
* **Advanced in reasoning**. Demonstrates state-of-the-art mathematical and reasoning capabilities.
4949

50+
Attributes of **Mistral Large (2411)** include the same as Mistral Large (2407) with the following additional attributes:
51+
* System prompts are injected before each conversation.
52+
* Better performance on long content.
53+
* Improved function calling capabilities.
54+
5055

5156
The following models are available:
5257

5358
* [Mistral-Large](https://aka.ms/azureai/landing/Mistral-Large)
5459
* [Mistral-Large-2407](https://aka.ms/azureai/landing/Mistral-Large-2407)
60+
* [Mistral-Large-2411](https://aka.ms/aistudio/landing/Mistral-Large-2411)
5561

5662

5763
# [Mistral Small](#tab/mistral-small)
@@ -515,27 +521,33 @@ The Mistral premium chat models include the following models:
515521

516522
# [Mistral Large](#tab/mistral-large)
517523

518-
Mistral Large is Mistral AI's most advanced Large Language Model (LLM). It can be used on any language-based task, thanks to its state-of-the-art reasoning and knowledge capabilities.
524+
Mistral Large models are Mistral AI's most advanced Large Language Models (LLM). They can be used on any language-based task, thanks to their state-of-the-art reasoning, knowledge, and coding capabilities. Several Mistral Large model variants are available, and their attributes are as follows.
519525

520-
Additionally, Mistral Large is:
526+
Attributes of **Mistral Large (2402)**, also abbreviated as Mistral Large, include:
521527

522528
* **Specialized in RAG**. Crucial information isn't lost in the middle of long context windows (up to 32-K tokens).
523529
* **Strong in coding**. Code generation, review, and comments. Supports all mainstream coding languages.
524530
* **Multi-lingual by design**. Best-in-class performance in French, German, Spanish, Italian, and English. Dozens of other languages are supported.
525531
* **Responsible AI compliant**. Efficient guardrails baked in the model and extra safety layer with the safe_mode option.
526532

527-
And attributes of Mistral Large (2407) include:
533+
Attributes of **Mistral Large (2407)** include:
528534

529535
* **Multi-lingual by design**. Supports dozens of languages, including English, French, German, Spanish, and Italian.
530536
* **Proficient in coding**. Trained on more than 80 coding languages, including Python, Java, C, C++, JavaScript, and Bash. Also trained on more specific languages such as Swift and Fortran.
531537
* **Agent-centric**. Possesses agentic capabilities with native function calling and JSON outputting.
532538
* **Advanced in reasoning**. Demonstrates state-of-the-art mathematical and reasoning capabilities.
533539

540+
Attributes of **Mistral Large (2411)** include the same as Mistral Large (2407) with the following additional attributes:
541+
* System prompts are injected before each conversation.
542+
* Better performance on long content.
543+
* Improved function calling capabilities.
544+
534545

535546
The following models are available:
536547

537548
* [Mistral-Large](https://aka.ms/azureai/landing/Mistral-Large)
538549
* [Mistral-Large-2407](https://aka.ms/azureai/landing/Mistral-Large-2407)
550+
* [Mistral-Large-2411](https://aka.ms/aistudio/landing/Mistral-Large-2411)
539551

540552

541553
# [Mistral Small](#tab/mistral-small)
@@ -1018,27 +1030,33 @@ The Mistral premium chat models include the following models:
10181030
10191031
# [Mistral Large](#tab/mistral-large)
10201032
1021-
Mistral Large is Mistral AI's most advanced Large Language Model (LLM). It can be used on any language-based task, thanks to its state-of-the-art reasoning and knowledge capabilities.
1033+
Mistral Large models are Mistral AI's most advanced Large Language Models (LLM). They can be used on any language-based task, thanks to their state-of-the-art reasoning, knowledge, and coding capabilities. Several Mistral Large model variants are available, and their attributes are as follows.
10221034
1023-
Additionally, Mistral Large is:
1035+
Attributes of **Mistral Large (2402)**, also abbreviated as Mistral Large, include:
10241036
10251037
* **Specialized in RAG**. Crucial information isn't lost in the middle of long context windows (up to 32-K tokens).
10261038
* **Strong in coding**. Code generation, review, and comments. Supports all mainstream coding languages.
10271039
* **Multi-lingual by design**. Best-in-class performance in French, German, Spanish, Italian, and English. Dozens of other languages are supported.
10281040
* **Responsible AI compliant**. Efficient guardrails baked in the model and extra safety layer with the safe_mode option.
10291041
1030-
And attributes of Mistral Large (2407) include:
1042+
Attributes of **Mistral Large (2407)** include:
10311043
10321044
* **Multi-lingual by design**. Supports dozens of languages, including English, French, German, Spanish, and Italian.
10331045
* **Proficient in coding**. Trained on more than 80 coding languages, including Python, Java, C, C++, JavaScript, and Bash. Also trained on more specific languages such as Swift and Fortran.
10341046
* **Agent-centric**. Possesses agentic capabilities with native function calling and JSON outputting.
10351047
* **Advanced in reasoning**. Demonstrates state-of-the-art mathematical and reasoning capabilities.
10361048
1049+
Attributes of **Mistral Large (2411)** include the same as Mistral Large (2407) with the following additional attributes:
1050+
* System prompts are injected before each conversation.
1051+
* Better performance on long content.
1052+
* Improved function calling capabilities.
1053+
10371054
10381055
The following models are available:
10391056
10401057
* [Mistral-Large](https://aka.ms/azureai/landing/Mistral-Large)
10411058
* [Mistral-Large-2407](https://aka.ms/azureai/landing/Mistral-Large-2407)
1059+
* [Mistral-Large-2411](https://aka.ms/aistudio/landing/Mistral-Large-2411)
10421060
10431061
10441062
# [Mistral Small](#tab/mistral-small)
@@ -1543,27 +1561,33 @@ The Mistral premium chat models include the following models:
15431561
15441562
# [Mistral Large](#tab/mistral-large)
15451563
1546-
Mistral Large is Mistral AI's most advanced Large Language Model (LLM). It can be used on any language-based task, thanks to its state-of-the-art reasoning and knowledge capabilities.
1564+
Mistral Large models are Mistral AI's most advanced Large Language Models (LLM). They can be used on any language-based task, thanks to their state-of-the-art reasoning, knowledge, and coding capabilities. Several Mistral Large model variants are available, and their attributes are as follows.
15471565
1548-
Additionally, Mistral Large is:
1566+
Attributes of **Mistral Large (2402)**, also abbreviated as Mistral Large, include:
15491567
15501568
* **Specialized in RAG**. Crucial information isn't lost in the middle of long context windows (up to 32-K tokens).
15511569
* **Strong in coding**. Code generation, review, and comments. Supports all mainstream coding languages.
15521570
* **Multi-lingual by design**. Best-in-class performance in French, German, Spanish, Italian, and English. Dozens of other languages are supported.
15531571
* **Responsible AI compliant**. Efficient guardrails baked in the model and extra safety layer with the safe_mode option.
15541572
1555-
And attributes of Mistral Large (2407) include:
1573+
Attributes of **Mistral Large (2407)** include:
15561574
15571575
* **Multi-lingual by design**. Supports dozens of languages, including English, French, German, Spanish, and Italian.
15581576
* **Proficient in coding**. Trained on more than 80 coding languages, including Python, Java, C, C++, JavaScript, and Bash. Also trained on more specific languages such as Swift and Fortran.
15591577
* **Agent-centric**. Possesses agentic capabilities with native function calling and JSON outputting.
15601578
* **Advanced in reasoning**. Demonstrates state-of-the-art mathematical and reasoning capabilities.
15611579
1580+
Attributes of **Mistral Large (2411)** include the same as Mistral Large (2407) with the following additional attributes:
1581+
* System prompts are injected before each conversation.
1582+
* Better performance on long content.
1583+
* Improved function calling capabilities.
1584+
15621585
15631586
The following models are available:
15641587
15651588
* [Mistral-Large](https://aka.ms/azureai/landing/Mistral-Large)
15661589
* [Mistral-Large-2407](https://aka.ms/azureai/landing/Mistral-Large-2407)
1590+
* [Mistral-Large-2411](https://aka.ms/aistudio/landing/Mistral-Large-2411)
15671591
15681592
15691593
# [Mistral Small](#tab/mistral-small)
@@ -2147,7 +2171,7 @@ View the response from the model:
21472171

21482172
### Apply content safety
21492173

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.
2174+
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.
21512175

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following list contains Serverless API models. For Azure OpenAI models, see
7878
Model | Managed compute | Serverless API (pay-per-token)
7979
--|--|--
8080
Llama family models | Llama-3.2-3B-Instruct<BR> Llama-3.2-1B-Instruct<BR> Llama-3.2-1B<BR> Llama-3.2-90B-Vision-Instruct<BR> Llama-3.2-11B-Vision-Instruct<BR> Llama-3.1-8B-Instruct<BR> Llama-3.1-8B<BR> Llama-3.1-70B-Instruct<BR> Llama-3.1-70B<BR> Llama-3-8B-Instruct<BR> Llama-3-70B<BR> Llama-3-8B<BR> Llama-Guard-3-1B<BR> Llama-Guard-3-8B<BR> Llama-Guard-3-11B-Vision<BR> Llama-2-7b<BR> Llama-2-70b<BR> Llama-2-7b-chat<BR> Llama-2-13b-chat<BR> CodeLlama-7b-hf<BR> CodeLlama-7b-Instruct-hf<BR> CodeLlama-34b-hf<BR> CodeLlama-34b-Python-hf<BR> CodeLlama-34b-Instruct-hf<BR> CodeLlama-13b-Instruct-hf<BR> CodeLlama-13b-Python-hf<BR> Prompt-Guard-86M<BR> CodeLlama-70b-hf<BR> | Llama-3.2-90B-Vision-Instruct<br> Llama-3.2-11B-Vision-Instruct<br> Llama-3.1-8B-Instruct<br> Llama-3.1-70B-Instruct<br> Llama-3.1-405B-Instruct<br> Llama-3-8B-Instruct<br> Llama-3-70B-Instruct<br> Llama-2-7b<br> Llama-2-7b-chat<br> Llama-2-70b<br> Llama-2-70b-chat<br> Llama-2-13b<br> Llama-2-13b-chat<br>
81-
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
81+
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 <br> Mistral-large (2407) <br> Mistral-large (2411) <br> Mistral-small <br> Ministral-3B <br> Mistral-NeMo
8282
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
8383
JAIS | Not available | jais-30b-chat
8484
AI21 family models | Not available | Jamba-1.5-Mini <br> Jamba-1.5-Large

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ Phi-3-Medium-4K-Instruct <br> Phi-3-Medium-128K-Instruct | Not applicable | E
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 |
6161
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 |
6262
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 |
63-
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 |
64-
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 |
63+
Mistral Large <br> Mistral-Large (2407) <br> Mistral-Large (2411) | [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 |
64+
6565

6666

6767
### Nixtla models

articles/machine-learning/concept-model-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Network isolation | Managed Virtual Network with Online Endpoints. [Learn more.]
5757
Model | Managed compute | Serverless API (pay-as-you-go)
5858
--|--|--
5959
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
60-
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
60+
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 <br> Mistral-large (2407) <br> Mistral-large (2411) <br> Mistral-small <br> Ministral-3B <br> Mistral-Nemo
6161
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
6262
JAIS | Not available | jais-30b-chat
6363
Phi-3 family models | Phi-3-mini-4k-Instruct <br> Phi-3-mini-128k-Instruct <br> Phi-3-small-8k-Instruct <br> Phi-3-small-128k-Instruct <br> Phi-3-medium-4k-instruct <br> Phi-3-medium-128k-instruct <br> Phi-3-vision-128k-Instruct <br> Phi-3.5-mini-Instruct <br> Phi-3.5-vision-Instruct <br> Phi-3.5-MoE-Instruct | Phi-3-mini-4k-Instruct <br> Phi-3-mini-128k-Instruct <br> Phi-3-small-8k-Instruct <br> Phi-3-small-128k-Instruct <br> Phi-3-medium-4k-instruct <br> Phi-3-medium-128k-instruct <br> <br> Phi-3.5-mini-Instruct <br> Phi-3.5-vision-Instruct <br> Phi-3.5-MoE-Instruct

0 commit comments

Comments
 (0)