Skip to content

Commit 9785ed8

Browse files
committed
MAI-DeepSeeK-R1 model doc
1 parent 53958ec commit 9785ed8

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

articles/ai-foundry/concepts/models-featured.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,17 @@ For more examples of how to use Phi-3 family models, see the following examples:
240240
| Llama-Index | Python | [Link](https://aka.ms/azureai/llamaindex) |
241241

242242

243+
## Microsoft AI
244+
245+
Microsoft AI models are ...
246+
247+
| Model | Type | Capabilities |
248+
| ------ | ---- | --- |
249+
| [MAI-DeepSeek-R1](https://ai.azure.com/explore/models/) | [chat-completion with reasoning content](../model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context) | - **Input:** text (163,840 tokens) <br /> - **Output:** text (163,840 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
250+
251+
See [the Microsoft AI model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=).
252+
253+
243254
## Mistral AI
244255

245256
Mistral AI offers two categories of models, namely:

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ Llama 3.1 8B Instruct <br> Llama 3.1 70B Instruct <br> Llama-3.2-11B-Vision-Inst
7171
Llama 3.1 405B Instruct | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US <br> East US 2 <br> North Central US <br> South Central US <br> West US <br> West US 3 | Not available |
7272

7373

74+
### Microsoft AI models
75+
76+
| Model | Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |
77+
|---------|---------|---------|---------|
78+
MAI-DeepSeek-R1 | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> West US <br> West US 3 | Not available |
79+
7480
### Microsoft Phi family models
7581

7682
| Model | Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |

articles/ai-foundry/model-inference/concepts/models.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,17 @@ Phi is a family of lightweight, state-of-the-art open models. These models were
161161

162162
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=phi).
163163

164+
165+
## Microsoft AI
166+
167+
Microsoft AI models are ...
168+
169+
| Model | Type | Capabilities |
170+
| ------ | ---- | --- |
171+
| [MAI-DeepSeek-R1](https://ai.azure.com/explore/models/) | chat-completion <br /> [(with reasoning content)](../how-to/use-chat-reasoning.md) | Global standard | - **Input:** text (163,840 tokens) <br /> - **Output:** (163,840 tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
172+
173+
See [the Microsoft AI model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=).
174+
164175
### Mistral AI
165176

166177
Mistral AI offers two categories of models: premium models including Mistral Large and Mistral Small and open models including Mistral Nemo.

0 commit comments

Comments
 (0)