Skip to content

Commit 7fc4c07

Browse files
authored
Update models.md
1 parent 8c2adfe commit 7fc4c07

File tree

1 file changed

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

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,15 @@ 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** is a family of models designed...
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]() | | Global standard | - **Input:** text (0 tokens) <br /> - **Output:** text (0 tokens) <br /> - **Languages:** <br /> - **Tool calling:** <br /> - **Response formats:** |
217+
209218

210219
## Open and protected models
211220

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

216225
## Next steps
217226

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

0 commit comments

Comments
 (0)