Skip to content

Commit 109c448

Browse files
authored
Merge pull request #3535 from MicrosoftDocs/main
3/13/2025 PM Publish
2 parents 2a8727c + 8ba4bc1 commit 109c448

File tree

20 files changed

+484
-101
lines changed

20 files changed

+484
-101
lines changed

articles/ai-foundry/.openpublishing.redirection.ai-studio.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
},
128128
{
129129
"source_path_from_root": "/articles/ai-foundry/how-to/deploy-models-deepseek.md",
130-
"redirect_url": "/azure/ai-foundry/concepts/models-featured#deepseek",
130+
"redirect_url": "/azure/ai-foundry/model-inference/tutorials/get-started-deepseek-r1?context=%2Fazure%2Fai-foundry%2Fcontext%2Fcontext",
131131
"redirect_document_id": false
132132
},
133133
{

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ DeepSeek family of models includes DeepSeek-R1, which excels at reasoning tasks
156156
| [DeepSeek-V3](https://ai.azure.com/explore/models/deepseek-v3/version/1/registry/azureml-deepseek) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (131,072 tokens) <br /> - **Output:** (131,072 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text, JSON |
157157
| [DeepSeek-R1](https://ai.azure.com/explore/models/deepseek-r1/version/1/registry/azureml-deepseek) | [chat-completion with reasoning content](../model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context) | - **Input:** text (16,384 tokens) <br /> - **Output:** (163,840 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
158158

159+
For a tutorial on DeepSeek-R1, see [Tutorial: Get started with DeepSeek-R1 reasoning model in Azure AI model inference](../model-inference/tutorials/get-started-deepseek-r1.md?context=/azure/ai-foundry/context/context).
159160

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

articles/ai-foundry/how-to/fine-tune-serverless.md

Lines changed: 140 additions & 54 deletions
Large diffs are not rendered by default.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Llama 3.1 405B Instruct | [Microsoft Managed countries/regions](/partner-center
7474

7575
| Model | Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |
7676
|---------|---------|---------|---------|
77-
Phi-4 <br> Phi-4-mini-instruct <br> Phi-4-multimodal-instruct | Not applicable | 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 |
77+
Phi-4 <br> Phi-4-mini-instruct <br> Phi-4-multimodal-instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 |
7878
Phi-3.5-vision-Instruct | Not applicable | 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 |
7979
Phi-3.5-MoE-Instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 |
8080
Phi-3.5-Mini-Instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 |
@@ -105,7 +105,7 @@ TimeGEN-1 | [Microsoft Managed countries/regions](/partner-center/marketplace/t
105105

106106
| Model | Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |
107107
|---------|---------|---------|---------|
108-
tsuzumi-7b | [Microsoft Managed countries/regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2 <br> South Central US <br> East US <br> West US 3 <br> West US <br> North Central US | Not available |
108+
tsuzumi-7b | [Microsoft Managed countries/regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2 <br> South Central US <br> East US <br> West US 3 <br> West US <br> North Central US | East US 2 |
109109

110110

111111
### Stability AI models
159 KB
Loading
34.4 KB
Loading
188 KB
Loading
86.9 KB
Loading

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ DeepSeek family of models include DeepSeek-R1, which excels at reasoning tasks u
112112
| [DeekSeek-R1](https://ai.azure.com/explore/models/deepseek-r1/version/1/registry/azureml-deepseek) | chat-completion <br /> [(with reasoning content)](../how-to/use-chat-reasoning.md) | Global standard | - **Input:** text (16,384 tokens) <br /> - **Output:** (163,840 tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
113113
| [DeekSeek-V3](https://ai.azure.com/explore/models/deepseek-v3/version/1/registry/azureml-deepseek) | chat-completion | Global standard | - **Input:** text (131,072 tokens) <br /> - **Output:** (131,072 tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** No <br /> - **Response formats:** Text, JSON |
114114

115+
For a tutorial on DeepSeek-R1, see [Tutorial: Get started with DeepSeek-R1 reasoning model in Azure AI model inference](../tutorials/get-started-deepseek-r1.md).
116+
115117
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=deepseek).
116118

117119
### Meta

articles/ai-foundry/model-inference/includes/how-to-prerequisites-javascript.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,13 @@ author: santiagxf
1212
```bash
1313
npm install @azure-rest/ai-inference
1414
```
15+
16+
* Import the following modules:
17+
18+
```javascript
19+
import ModelClient, { isUnexpected } from "@azure-rest/ai-inference";
20+
import { AzureKeyCredential } from "@azure/core-auth";
21+
import { DefaultAzureCredential } from "@azure/identity";
22+
import { createRestError } from "@azure-rest/core-client";
23+
```
24+

0 commit comments

Comments
 (0)