Skip to content

Commit 421071f

Browse files
authored
Merge pull request #281450 from ssalgadodev/patch-128
Update fine-tune-model-llama.md
2 parents 5608606 + 0da90f6 commit 421071f

File tree

5 files changed

+187
-112
lines changed

5 files changed

+187
-112
lines changed

articles/ai-studio/concepts/fine-tuning-overview.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ There isn't a single right answer to this question, but you should have clearly
100100
Now that you know when to leverage fine-tuning for your use-case, you can go to Azure AI Studio to find several models available to fine-tune including:
101101
- Azure OpenAI models
102102
- Llama 2 family models
103+
- Llama 3.1 family of models
103104

104105

105106
### Azure OpenAI models
@@ -126,6 +127,13 @@ The following Llama 2 family models are supported in Azure AI Studio for fine-tu
126127

127128
Fine-tuning of Llama 2 models is currently supported in projects located in West US 3.
128129

130+
### Llama 3.1 family models
131+
The following Llama 3.1 family models are supported in Azure AI Studio for fine-tuning:
132+
- `Llama-3.1-70b`
133+
- `Llama-3.1-7b`
134+
135+
Fine-tuning of Llama 3.1 models is currently supported in projects located in West US 3.
136+
129137
## Related content
130138

131139
- [Learn how to fine-tune an Azure OpenAI model in Azure AI Studio](../../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context)

0 commit comments

Comments
 (0)