Skip to content

Commit a47d000

Browse files
committed
resize images and more
1 parent e0e0ec9 commit a47d000

File tree

9 files changed

+10
-9
lines changed

9 files changed

+10
-9
lines changed

articles/ai-foundry/concepts/model-benchmarks.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ author: msakande
1919

2020

2121
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.
2526

2627
Whenever you find a model to your liking, you can select it and zoom into the [detailed benchmarking results](../how-to
2728
/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
138139

139140
## Related content
140141

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)
142143
- [Model catalog and collections in Azure AI Foundry portal](../how-to/model-catalog-overview.md)

articles/ai-foundry/how-to/benchmark-model-in-catalog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In this article, you learn to streamline your model selection process in the Azu
3636

3737
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.
3838

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":::
4040

4141
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.
4242

@@ -109,6 +109,6 @@ The previous sections showed the benchmark results calculated by Microsoft, usin
109109

110110
## Related content
111111

112-
- [Model benchmarks in Azure AI Foundry portal](../concepts/model-benchmarks.md)
112+
- [Model leaderboards in Azure AI Foundry portal](../concepts/model-benchmarks.md)
113113
- [How to evaluate generative AI apps with Azure AI Foundry](evaluate-generative-ai-app.md)
114114
- [How to view evaluation results in Azure AI Foundry portal](evaluate-results.md)
17.9 KB
Loading
-18.5 KB
Loading
27.4 KB
Loading
11.7 KB
Loading
20.9 KB
Loading
52.5 KB
Loading

articles/ai-foundry/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ items:
4242
href: how-to/concept-data-privacy.md
4343
- name: Model lifecycle and retirement
4444
href: concepts/model-lifecycle-retirement.md
45-
- name: Model benchmarking
45+
- name: Model leaderboards and benchmarking
4646
items:
47-
- name: Model benchmarks
47+
- name: Model leaderboards
4848
href: concepts/model-benchmarks.md
49-
- name: How to use model benchmarking
49+
- name: How to use model leaderboards
5050
href: how-to/benchmark-model-in-catalog.md
5151
- name: Model deployment in Azure AI Foundry
5252
items:

0 commit comments

Comments
 (0)