Skip to content

Commit 087615a

Browse files
authored
Update models.md
1 parent 19c37f4 commit 087615a

File tree

1 file changed

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

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,14 @@ See [this model collection in Azure AI Foundry portal](https://ai.azure.com/expl
206206
| ------ | ---- | --- | ------------ |
207207
| [tsuzumi-7b](https://ai.azure.com/explore/models/Tsuzumi-7b/version/1/registry/azureml-nttdata) | chat-completion | Global standard | - **Input:** text (8,192 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Languages:** `en` and `jp` <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
208208

209+
### xAI
210+
211+
**Grok**
212+
213+
| Model | Type | Tier | Capabilities |
214+
| ------ | ---- | --- | ------------ |
215+
| [Grok]() | | Global standard | - **Input:** text (0 tokens) <br /> - **Output:** text (0 tokens) <br /> - **Languages:** <br /> - **Tool calling:** <br /> - **Response formats:** |
216+
| [grok-3-mini]() | | Global standard | - **Input:** text (0 tokens) <br /> - **Output:** text (0 tokens) <br /> - **Languages:** <br /> - **Tool calling:** <br /> - **Response formats:** |
209217

210218
## Open and protected models
211219

@@ -215,4 +223,4 @@ Those models can be of open access or IP protected. In both cases, you have to d
215223

216224
## Next steps
217225

218-
- Get started today and [deploy your fist model in Azure AI Foundry Models](../how-to/create-model-deployments.md)
226+
- Get started today and [deploy your fist model in Azure AI Foundry Models](../how-to/create-model-deployments.md)

0 commit comments

Comments
 (0)