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/model-inference/concepts/models.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,11 @@ Azure AI model inference in Azure AI Foundry gives you access to flagship models
19
19
20
20
:::image type="content" source="../media/models/models-catalog.gif" alt-text="An animation showing Azure AI studio model catalog section and the models available." lightbox="../media/models/models-catalog.gif":::
21
21
22
-
> [!TIP]
23
-
> The Azure AI model catalog offers a larger selection of models, from a bigger range of providers. However, those models might require you to host them on your infrastructure, including the creation of an AI hub and project. Azure AI model service provides a way to consume the models as APIs without hosting them on your infrastructure, with a pay-as-you-go billing. Learn more about the [Azure AI model catalog](../../../ai-studio/how-to/model-catalog-overview.md).
24
-
25
22
You can see all the models available to you in the [model catalog for Azure AI Foundry portal](https://ai.azure.com/explore/models).
26
23
27
24
## Model families
28
25
29
-
Explore the following model families:
26
+
Explore the following model families available:
30
27
31
28
-[AI21 Labs](#ai21-labs)
32
29
-[Azure OpenAI](#azure-openai)
@@ -38,6 +35,9 @@ Explore the following model families:
38
35
-[Mistral AI](#mistral-ai)
39
36
-[NTT Data](#ntt-data)
40
37
38
+
> [!TIP]
39
+
> The Azure AI model catalog offers a larger selection of models, from a bigger range of providers. However, those models might require you to host them on your infrastructure, including the creation of an AI hub and project. Azure AI model service provides a way to consume the models as APIs without hosting them on your infrastructure, with a pay-as-you-go billing. Learn more about the [Azure AI model catalog](../../../ai-studio/how-to/model-catalog-overview.md).
40
+
41
41
### AI21 Labs
42
42
43
43
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.
@@ -64,7 +64,7 @@ Azure OpenAI Service offers a diverse set of models with different capabilities
0 commit comments