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/how-to/model-catalog-overview.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,23 +73,23 @@ Network isolation | [Configure managed networks for Azure AI Foundry hubs](confi
73
73
74
74
### Available models for supported deployment options
75
75
76
-
The following list contains Serverless API models. For Azure OpenAI models, see [Azure OpenAI Service Models](../../ai-services/openai/concepts/models.md).
76
+
To view a list of supported models for Serverless API:
77
+
78
+
1. Sign in to [Azure AI Foundry](https://ai.azure.com) and go to the **Home** page.
79
+
1. Select **Model catalog** from the left sidebar.
80
+
1. In the **Deployment options** filter, select **Serverless API**.
81
+
82
+
To view a list of supported models for Managed compute:
83
+
84
+
1. Sign in to [Azure AI Foundry](https://ai.azure.com) and go to the **Home** page.
85
+
1. Select **Model catalog** from the left sidebar.
86
+
1. In the **Deployment options** filter, select **Managed compute**.
87
+
88
+
:::image type="content" source="../media/deploy-monitor/catalog-filter-managed-compute.png" alt-text="A screenshot showing how to filter by managed compute models in the catalog." lightbox="../media/deploy-monitor/catalog-filter-managed-compute.png":::
89
+
90
+
91
+
For Azure OpenAI models, see [Azure OpenAI Service Models](../../ai-services/openai/concepts/models.md).
77
92
78
-
Model | Managed compute | Serverless API (pay-per-token)
79
-
--|--|--
80
-
AI21 family models | Not available | Jamba-1.5-Mini <br> Jamba-1.5-Large
81
-
Bria | Not available | Bria-2.3-Fast
82
-
Cohere family models | Not available | Cohere-command-r-plus-08-2024 <br> Cohere-command-r-08-2024 <br> Cohere-command-r-plus <br> Cohere-command-r <br> Cohere-embed-v3-english <br> Cohere-embed-v3-multilingual <br> Cohere-rerank-v3.5 <br> Cohere-rerank-v3-english <br> Cohere-rerank-v3-multilingual
83
-
DeepSeek models from Microsoft | Not available | DeepSeek-V3 <br> DeepSeek-R1
84
-
Gretel | Not available | Gretel-Navigator
85
-
Healthcare AI family Models | MedImageParse<BR> MedImageInsight<BR> CxrReportGen<BR> Virchow<BR> Virchow2<BR> Prism<BR> BiomedCLIP-PubMedBERT<BR> microsoft-llava-med-v1.5<BR> m42-health-llama3-med4<BR> biomistral-biomistral-7b<BR> microsoft-biogpt-large-pub<BR> microsoft-biomednlp-pub<BR> stanford-crfm-biomedlm<BR> medicalai-clinicalbert<BR> microsoft-biogpt<BR> microsoft-biogpt-large<BR> microsoft-biomednlp-pub<BR> | Not Available
0 commit comments