Skip to content

Commit 91cb51c

Browse files
authored
Update models.md
1 parent 3acd8c7 commit 91cb51c

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ DeepSeek family of models includes DeepSeek-R1, which excels at reasoning tasks
5959

6060
| Model | Type | Tier | Capabilities |
6161
| ------ | ---- | ---- | ------------ |
62+
| [DeepSeek-R1-0528]() <br /> | chat-completion | Global standard | - **Input:** text ( tokens) <br /> - **Output:** ( tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** <br /> - **Response formats:** |
6263
| [DeepSeek-V3-0324](https://ai.azure.com/explore/models/deepseek-v3-0324/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:** Yes <br /> - **Response formats:** Text, JSON |
6364
| [DeepSeek-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 (163,840 tokens) <br /> - **Output:** (163,840 tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
6465
| [DeepSeek-V3](https://ai.azure.com/explore/models/deepseek-v3/version/1/registry/azureml-deepseek) <br />(Legacy) | 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 |

0 commit comments

Comments
 (0)