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-studio/how-to/fine-tune-models.md
+6-27Lines changed: 6 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,35 +25,14 @@ In this article, you learn how to fine-tune models in [Azure AI Studio](https://
25
25
26
26
27
27
## 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)
47
28
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":::
0 commit comments