You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/concepts/models-featured.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,10 @@ When it comes to performing inferencing with the models, some of these models ar
30
30
31
31
The Jamba family models are AI21's production-grade Mamba-based large language model (LLM) which uses AI21's hybrid Mamba-Transformer architecture. It's an instruction-tuned version of AI21's hybrid structured state space model (SSM) transformer Jamba model. The Jamba family models are built for reliable commercial use with respect to quality and performance.
32
32
33
-
| Model | Type |Description|
33
+
| Model | Type |Capabilities|
34
34
| ------ | ---- | --- |
35
-
|[AI21-Jamba-1.5-Mini](https://ai.azure.com/explore/models/AI21-Jamba-1.5-Mini/version/1/registry/azureml-ai21)|[chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context)| short description |
36
-
|[AI21-Jamba-1.5-Large](https://ai.azure.com/explore/models/AI21-Jamba-1.5-Large/version/1/registry/azureml-ai21)|[chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context)| short description |
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=ai21).
@@ -47,17 +46,18 @@ Azure OpenAI Service offers a diverse set of models with different capabilities
47
46
- Models that can understand and generate natural language and code
48
47
- Models that can transcribe and translate speech to text
49
48
50
-
| Model | Type |Description|
49
+
| Model | Type |Capabilities|
51
50
| ------ | ---- | --- |
52
-
|[o3-mini](https://ai.azure.com/explore/models/o3-mini/version/2025-01-31/registry/azure-openai)|[chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context)| short description |
53
-
|[o1](https://ai.azure.com/explore/models/o1/version/2024-12-17/registry/azure-openai)|[chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context)| short description|
54
-
|[o1-preview](https://ai.azure.com/explore/models/o1-preview/version/1/registry/azure-openai)|[chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context)| short description |
55
-
|[o1-mini](https://ai.azure.com/explore/models/o1-mini/version/1/registry/azure-openai)|[chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context)| short description |
56
-
|[gpt-4o-realtime-preview](https://ai.azure.com/explore/models/gpt-4o-realtime-preview/version/2024-10-01/registry/azure-openai)| real-time | short description |
57
-
|[gpt-4o](https://ai.azure.com/explore/models/gpt-4o/version/2024-11-20/registry/azure-openai)|[chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context)| short description |
58
-
|[gpt-4o-mini](https://ai.azure.com/explore/models/gpt-4o-mini/version/2024-07-18/registry/azure-openai)|[chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context)| short description |
59
-
|[text-embedding-3-large](https://ai.azure.com/explore/models/text-embedding-3-large/version/1/registry/azure-openai)|[embeddings](../model-inference/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context)| short description |
60
-
|[text-embedding-3-small](https://ai.azure.com/explore/models/text-embedding-3-small/version/1/registry/azure-openai)|[embeddings](../model-inference/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context)| short description |
0 commit comments