Skip to content

Commit 098ccef

Browse files
authored
Update fine-tuning model catalog instructions
1 parent 18b1bc7 commit 098ccef

File tree

1 file changed

+6
-27
lines changed

1 file changed

+6
-27
lines changed

articles/ai-studio/how-to/fine-tune-models.md

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -25,35 +25,14 @@ In this article, you learn how to fine-tune models in [Azure AI Studio](https://
2525

2626

2727
## Model types
28-
# [Chat Completion](#tab/chat-completion)
29-
30-
The following chat completions models are available in Azure Marketplace for when fine-tuning as a service with pay-as-you-go billing:
31-
32-
- `Meta-Llama-3.1-70B-Instruct` (preview)
33-
- `Meta-LLama-3.1-8b-Instruct` (preview)
34-
- `Meta Llama-2-70b` (preview)
35-
- `Meta Llama-2-13b` (preview)
36-
- `Meta Llama-2-7b` (preview)
37-
- `Phi-3-Mini-4k-Instruct` (preview)
38-
- `Phi-3-Mini-128K-Instruct` (preview)
39-
- `Phi-3-Medium-4k-Instruct` (preview)
40-
- `Phi-3-Medium-128K-Instruct` (preview)
41-
- `Phi-3.5-Mini-Instruct` (preview)
42-
- `Phi-3.5-MOE-Instruct` (preview)
43-
- `Mistral-Large-2407` (preview)
44-
- `Mistral-Nemo` (preview)
45-
46-
# [Text Generations](#tab/text-generation)
4728

48-
The following text generation models are available in Azure Marketplace for when fine-tuning as a service with pay-as-you-go billing:
29+
The AI Foundry model catalog offers fine-tuning support for multiple typles of models, including chat completions and text generation. To view all models that contain fine-tuning support:
30+
1. Navigate to the model catalog
31+
2. Select the **Fine-tuning task** filter.
32+
33+
:::image type="content" source="../media/how-to/fine-tune/fine-tune-filters.png" alt-text="Screenshot of model catalog finetuning filter options." lightbox="../media/how-to/fine-tune/fine-tune-filters.png":::
4934

50-
- `Meta-Llama-3.1-70B-Instruct` (preview)
51-
- `Meta-LLama-3.1-8b-Instruct` (preview)
52-
- `Meta Llama-2-70b` (preview)
53-
- `Meta Llama-2-13b` (preview)
54-
- `Meta Llama-2-7b` (preview)
55-
56-
---
35+
3. Select **All** or select a specific task type.
5736

5837
## Prerequisites
5938

0 commit comments

Comments
 (0)