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/benchmark-model-in-catalog.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,12 +36,17 @@ 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 homepage." 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 the model catalog homepage." lightbox="../media/how-to/model-benchmarks/leaderboard-entry-select-model.png":::
40
40
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.
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.
42
42
43
43
:::image type="content" source="../media/how-to/model-benchmarks/leaderboard-entry.png" alt-text="Screenshot showing the entry point from model catalog into model leaderboards." lightbox="../media/how-to/model-benchmarks/leaderboard-entry.png":::
44
44
45
+
The homepage displays leaderboard highlights for model selection criteria. Quality is the most common criterion for model selection, followed by cost and performance.
46
+
47
+
:::image type="content" source="../media/how-to/model-benchmarks/leaderboard-highlights.png" alt-text="Screenshot showing the highlighted leaderboards in quality, cost, and performance." lightbox="../media/how-to/model-benchmarks/leaderboard-highlights.png":::
48
+
49
+
45
50
### Compare models in the trade-off charts
46
51
47
52
Trade-off charts allow you to compare models based on the criteria that you care more about. Suppose you care more about cost than quality and you discover that the highest quality model isn't the cheapest model, you might need to make trade-offs among quality, cost, and performance criteria. In the trade-off charts, you can compare how models perform along two metrics at a glance.
@@ -63,7 +68,7 @@ Once you've explored the leaderboards, you can decide on a model to use.
63
68
64
69
---
65
70
66
-
1.Return to the model catalog homepage and select a model to use. For example, select **gpt-4o**. This action opens the model's overview page.
71
+
1.Select a model to your liking and select **Model details**. For example, select **gpt-4o**. This action opens the model's overview page.
67
72
68
73
1. Go to the **Benchmarks** tab to check the benchmark results for the model.
0 commit comments