You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/deploy-models-mistral.md
+38-14Lines changed: 38 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how to use Mistral premium chat models with Azure AI Foundry.
5
5
ms.service: azure-ai-studio
6
6
manager: scottpolly
7
7
ms.topic: how-to
8
-
ms.date: 10/23/2024
8
+
ms.date: 11/20/2024
9
9
ms.reviewer: kritifaujdar
10
10
reviewer: fkriti
11
11
ms.author: mopeakande
@@ -31,27 +31,33 @@ The Mistral premium chat models include the following models:
31
31
32
32
# [Mistral Large](#tab/mistral-large)
33
33
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 reasoningand 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.
35
35
36
-
Additionally, Mistral Large is:
36
+
Attributes of **Mistral Large (2402)**, also abbreviated as Mistral Large, include:
37
37
38
38
***Specialized in RAG**. Crucial information isn't lost in the middle of long context windows (up to 32-K tokens).
39
39
***Strong in coding**. Code generation, review, and comments. Supports all mainstream coding languages.
40
40
***Multi-lingual by design**. Best-in-class performance in French, German, Spanish, Italian, and English. Dozens of other languages are supported.
41
41
***Responsible AI compliant**. Efficient guardrails baked in the model and extra safety layer with the safe_mode option.
42
42
43
-
And attributes of Mistral Large (2407) include:
43
+
Attributes of **Mistral Large (2407)** include:
44
44
45
45
***Multi-lingual by design**. Supports dozens of languages, including English, French, German, Spanish, and Italian.
46
46
***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.
47
47
***Agent-centric**. Possesses agentic capabilities with native function calling and JSON outputting.
48
48
***Advanced in reasoning**. Demonstrates state-of-the-art mathematical and reasoning capabilities.
49
49
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.
@@ -515,27 +521,33 @@ The Mistral premium chat models include the following models:
515
521
516
522
# [Mistral Large](#tab/mistral-large)
517
523
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 reasoningand 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.
519
525
520
-
Additionally, Mistral Large is:
526
+
Attributes of **Mistral Large (2402)**, also abbreviated as Mistral Large, include:
521
527
522
528
***Specialized in RAG**. Crucial information isn't lost in the middle of long context windows (up to 32-K tokens).
523
529
***Strong in coding**. Code generation, review, and comments. Supports all mainstream coding languages.
524
530
***Multi-lingual by design**. Best-in-class performance in French, German, Spanish, Italian, and English. Dozens of other languages are supported.
525
531
***Responsible AI compliant**. Efficient guardrails baked in the model and extra safety layer with the safe_mode option.
526
532
527
-
And attributes of Mistral Large (2407) include:
533
+
Attributes of **Mistral Large (2407)** include:
528
534
529
535
***Multi-lingual by design**. Supports dozens of languages, including English, French, German, Spanish, and Italian.
530
536
***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.
531
537
***Agent-centric**. Possesses agentic capabilities with native function calling and JSON outputting.
532
538
***Advanced in reasoning**. Demonstrates state-of-the-art mathematical and reasoning capabilities.
533
539
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.
@@ -1018,27 +1030,33 @@ The Mistral premium chat models include the following models:
1018
1030
1019
1031
# [Mistral Large](#tab/mistral-large)
1020
1032
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 reasoningand 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.
1022
1034
1023
-
Additionally, Mistral Large is:
1035
+
Attributes of **Mistral Large (2402)**, also abbreviated as Mistral Large, include:
1024
1036
1025
1037
* **Specialized in RAG**. Crucial information isn't lost in the middle of long context windows (up to 32-K tokens).
1026
1038
* **Strong in coding**. Code generation, review, and comments. Supports all mainstream coding languages.
1027
1039
* **Multi-lingual by design**. Best-in-class performance in French, German, Spanish, Italian, and English. Dozens of other languages are supported.
1028
1040
* **Responsible AI compliant**. Efficient guardrails baked in the model and extra safety layer with the safe_mode option.
1029
1041
1030
-
And attributes of Mistral Large (2407) include:
1042
+
Attributes of **Mistral Large (2407)** include:
1031
1043
1032
1044
* **Multi-lingual by design**. Supports dozens of languages, including English, French, German, Spanish, and Italian.
1033
1045
* **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.
1034
1046
* **Agent-centric**. Possesses agentic capabilities with native function calling and JSON outputting.
1035
1047
* **Advanced in reasoning**. Demonstrates state-of-the-art mathematical and reasoning capabilities.
1036
1048
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.
@@ -1543,27 +1561,33 @@ The Mistral premium chat models include the following models:
1543
1561
1544
1562
# [Mistral Large](#tab/mistral-large)
1545
1563
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 reasoningand 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.
1547
1565
1548
-
Additionally, Mistral Large is:
1566
+
Attributes of **Mistral Large (2402)**, also abbreviated as Mistral Large, include:
1549
1567
1550
1568
* **Specialized in RAG**. Crucial information isn't lost in the middle of long context windows (up to 32-K tokens).
1551
1569
* **Strong in coding**. Code generation, review, and comments. Supports all mainstream coding languages.
1552
1570
* **Multi-lingual by design**. Best-in-class performance in French, German, Spanish, Italian, and English. Dozens of other languages are supported.
1553
1571
* **Responsible AI compliant**. Efficient guardrails baked in the model and extra safety layer with the safe_mode option.
1554
1572
1555
-
And attributes of Mistral Large (2407) include:
1573
+
Attributes of **Mistral Large (2407)** include:
1556
1574
1557
1575
* **Multi-lingual by design**. Supports dozens of languages, including English, French, German, Spanish, and Italian.
1558
1576
* **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.
1559
1577
* **Agent-centric**. Possesses agentic capabilities with native function calling and JSON outputting.
1560
1578
* **Advanced in reasoning**. Demonstrates state-of-the-art mathematical and reasoning capabilities.
1561
1579
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.
@@ -2147,7 +2171,7 @@ View the response from the model:
2147
2171
2148
2172
### Apply content safety
2149
2173
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.
Copy file name to clipboardExpand all lines: articles/ai-studio/includes/region-availability-maas.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,8 +60,8 @@ Phi-3-Medium-4K-Instruct <br> Phi-3-Medium-128K-Instruct | Not applicable | E
60
60
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
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 |
62
62
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 |
0 commit comments