Skip to content

Commit 22df667

Browse files
Merge pull request #2761 from santiagxf/santiagxf-patch-1
Update models.md
2 parents 2a5d537 + af78cc8 commit 22df667

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-foundry/model-inference/concepts

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ DeepSeek family of models include DeepSeek-R1, which excels at reasoning tasks u
9797

9898
| Model | Type | Tier | Capabilities |
9999
| ------ | ---- | --- | ------------ |
100-
| [DeekSeek-R1](https://ai.azure.com/explore/models/deepseek-r1/version/1/registry/azureml-deepseek) | chat-completion | 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 (with reasoning content). |
100+
| [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. |
101101

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

0 commit comments

Comments
 (0)