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/model-benchmarks.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,10 @@ author: msakande
19
19
20
20
21
21
Model leaderboards in Azure AI Foundry portal allow you to streamline the model selection process in the Azure AI Foundry [model catalog](../how-to/model-catalog-overview.md). The model leaderboards, backed by industry-standard benchmarks can help you to find the best model for your custom AI solution. From the model leaderboards section of the model catalog, you can [browse leaderboards](https://aka.ms/model-leaderboards) to compare available models as follows:
22
-
-[Quality, cost, and performance leaderboards](#quality-cost-and-performance-leaderboards) to quickly identify the model leaders along a single metric (quality, cost, or throughput);
23
-
-[Trade-off charts](#trade-off-charts) to see how models perform on one metric versus another, such as quality versus cost;
24
-
-[Leaderboards by scenario](#leaderboards-by-scenario) to find the best leaderboards that suite your scenario.
22
+
23
+
-**Quality, cost, and performance leaderboards** to quickly identify the model leaders along a single metric (quality, cost, or throughput);
24
+
-**Trade-off charts** to see how models perform on one metric versus another, such as quality versus cost;
25
+
-**Leaderboards by scenario** to find the best leaderboards that suite your scenario.
25
26
26
27
Whenever you find a model to your liking, you can select it and zoom into the [detailed benchmarking results](../how-to
27
28
/benchmark-model-in-catalog.md) of the model within the model catalog. If satisfied with the model, you can deploy it, try it in the playgorund, or evaluate it on your data. The leaderboards support benchmarking across text language models (large language models (LLMs) and small language models (SLMs)) and embedding models.
@@ -138,5 +139,5 @@ Prompt construction follows best practices for each dataset, as specified by the
138
139
139
140
## Related content
140
141
141
-
-[How to benchmark models in Azure AI Foundry portal](../how-to/benchmark-model-in-catalog.md)
142
+
-[Select models using the model leaderboard in Azure AI Foundry portal](../how-to/benchmark-model-in-catalog.md)
142
143
-[Model catalog and collections in Azure AI Foundry portal](../how-to/model-catalog-overview.md)
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/benchmark-model-in-catalog.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ In this article, you learn to streamline your model selection process in the Azu
36
36
37
37
4. Go to the **Model leaderboards** section of the model catalog. This section displays the top three model leaders ranked along [quality](#quality), [cost](#cost), and [performance](#cost). You can select any of these models to check out more details.
38
38
39
-
:::image type="content" source="../media/how-to/model-benchmarks/leaderboard-entry-select-model.png" alt-text="Screenshot showing the selected model from entry point of leaderboards on model catalog." lightbox="../media/how-to/model-benchmarks/leaderboard-entry-select-model.png":::
39
+
:::image type="content" source="../media/how-to/model-benchmarks/leaderboard-entry-select-model.png" alt-text="Screenshot showing the selected model from entry point of leaderboards on model catalog homepage." lightbox="../media/how-to/model-benchmarks/leaderboard-entry-select-model.png":::
40
40
41
41
1. From the **Model leaderboards** section of the model catalog, select **Browse leaderboards** to go to the [model leaderboards landing page](https://aka.ms/model-leaderboards) to see the full suite of leaderboards that are available. [Quality](#quality) is the most common criterion for model selection, followed by cost and performance.
42
42
@@ -109,6 +109,6 @@ The previous sections showed the benchmark results calculated by Microsoft, usin
109
109
110
110
## Related content
111
111
112
-
-[Model benchmarks in Azure AI Foundry portal](../concepts/model-benchmarks.md)
112
+
-[Model leaderboards in Azure AI Foundry portal](../concepts/model-benchmarks.md)
113
113
-[How to evaluate generative AI apps with Azure AI Foundry](evaluate-generative-ai-app.md)
114
114
-[How to view evaluation results in Azure AI Foundry portal](evaluate-results.md)
0 commit comments