Skip to content

Commit 1a4814d

Browse files
author
Sherry Yang
committed
Update model by task type.
1 parent d66b609 commit 1a4814d

3 files changed

Lines changed: 6 additions & 11 deletions

File tree

learn-pr/wwl-data-ai/get-started-with-generative-ai-and-agents/7-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
author: sherzyang
99
ms.author: sheryang
1010
ms.topic: unit
11-
durationInMinutes: 4
11+
durationInMinutes: 5
1212
content: |
1313
quiz:
1414
questions:

learn-pr/wwl-data-ai/get-started-with-generative-ai-and-agents/includes/2-generative-ai-models.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Generative AI and agentic solutions are based on language models. Large language
99

1010
**Foundry's model catalog** is a central hub for discovering and using a wide selection of generative AI models from an extensive range of providers. In Foundry, you can filter models by source, capabilities, inference tasks, and more. Foundry enables you to understand and compare model capabilities, as well as test and build scalable, secure, responsible AI solutions.
1111

12-
> ![NOTE]
12+
> [!NOTE]
1313
> The Foundry portal has a *classic* user interface (UI) and a *new* UI. Images of the Foundry portal reflect the *new* UI where it's relevant.
1414
1515
![Screenshot of Foundry's model catalog with the new UI.](../media/model-catalog-1.png)
@@ -51,19 +51,14 @@ Choosing the right model in Foundry starts with understanding **your workload, t
5151

5252
#### Select a model by task type
5353

54-
- **Chat and text generation:** GPT‑5.x, Claude, DeepSeek V3.1, small language models (SLMs) like Phi‑4 or Llama.
55-
- **Reasoning-intensive tasks:** GPT‑5.x, Claude‑Opus class models (optimized for step-by-step reasoning).
56-
- **Coding:** GPT‑5.1‑codex, Claude‑Sonnet for complex agent flows.
57-
- **Embeddings / retrieval:** Specialized embedding models (OpenAI, Microsoft, Cohere).
58-
- **Multimodal (image+text):** GPT‑4o, DeepSeek‑V3.1 multimodal, diffusion models like Black Forest Labs' Flux for image generation.
59-
- **Industry or domain-specific tasks:** Domain-tuned models in the catalog (finance, healthcare, legal).
60-
6154
|**Task**|**Recommended model types**|**When to choose**|
6255
|-|-|-|
63-
|**Chat**| GPT‑5.x chat, Claude Sonnet/Opus, Mistral‑Large‑3| Strong reasoning, conversation tuning, safety |
56+
|**Chat**| GPT‑5.x chat, Claude Sonnet/Opus, Mistral‑Large‑3, DeepSeek V3.1, small language models (SLMs) like Phi‑4 or Llama| Strong reasoning, conversation tuning, safety |
57+
|**Coding**|GPT‑5.1‑codex, Claude‑Sonnet|Support complex agent flows|
6458
|**Summarization**| GPT‑5.x reasoning models, Claude Opus/Sonnet| Long-context, high-quality compression |
6559
|**Embeddings**| text‑embedding‑3-small or other embedding models| Built for semantic vector representations |
66-
|**Multimodal**| Phi‑4‑multimodal‑instruct, GPT‑5.x chat multimodal, Mistral‑Large‑3 | Support for images/audio in chat completions|
60+
|**Multimodal (imgae+text)**| Phi‑4‑multimodal‑instruct, GPT‑5.x chat multimodal, Mistral‑Large‑3 | Support for images/audio in chat completions|
61+
|**Industry or domain-specific**|Domain-tuned models in the catalog|Applications specific to an industry such as finance, healthcare, legal|
6762

6863
> [!NOTE]
6964
> When the use case is well‑defined, instead of choosing a model from the model catalog, you may choose a [**Foundry tool**](https://azure.microsoft.com/products/ai-foundry/tools/?msockid=2bbfe2e7589c63f40fd5f7ea5c9c654c#Tools). Foundry tools are powered by prebuilt models that provide predictable performance, built‑in compliance, and fast time‑to‑value without custom modeling.
-1.98 KB
Loading

0 commit comments

Comments
 (0)