Skip to content

Commit 7a330c1

Browse files
author
Jill Grant
authored
Merge pull request #276125 from s-polly/main
Update Meta Llama branding
2 parents 0ce570a + 3e38ac8 commit 7a330c1

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

articles/ai-studio/how-to/fine-tune-model-llama.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Fine-tune Llama models in Azure AI Studio
33
titleSuffix: Azure AI Studio
4-
description: Learn how to fine-tune Llama models in Azure AI Studio.
4+
description: Learn how to fine-tune Meta Llama models in Azure AI Studio.
55
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.topic: how-to
@@ -13,7 +13,7 @@ author: ssalgadodev
1313
ms.custom: references_regions, build-2024
1414
---
1515

16-
# Fine-tune Llama models in Azure AI Studio
16+
# Fine-tune Meta Llama models in Azure AI Studio
1717

1818
[!INCLUDE [Feature preview](../includes/feature-preview.md)]
1919

@@ -250,9 +250,9 @@ You can delete a fine-tuned model from the fine-tuning model list in [Azure AI S
250250
251251
## Cost and quotas
252252

253-
### Cost and quota considerations for Llama models fine-tuned as a service
253+
### Cost and quota considerations for Meta Llama models fine-tuned as a service
254254

255-
Llama models fine-tuned as a service are offered by Meta through the Azure Marketplace and integrated with Azure AI Studio for use. You can find the Azure Marketplace pricing when [deploying](./deploy-models-llama.md) or fine-tuning the models.
255+
Meta Llama models fine-tuned as a service are offered by Meta through the Azure Marketplace and integrated with Azure AI Studio for use. You can find the Azure Marketplace pricing when [deploying](./deploy-models-llama.md) or fine-tuning the models.
256256

257257
Each time a project subscribes to a given offer from the Azure Marketplace, a new resource is created to track the costs associated with its consumption. The same resource is used to track costs associated with inference and fine-tuning; however, multiple meters are available to track each scenario independently.
258258

articles/ai-studio/reference/reference-model-inference-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Models deployed to [serverless API endpoints](../how-to/deploy-models-serverless
4343
> [!div class="checklist"]
4444
> * [Cohere Embed V3](../how-to/deploy-models-cohere-embed.md) family of models
4545
> * [Cohere Command R](../how-to/deploy-models-cohere-command.md) family of models
46-
> * [Llama2](../how-to/deploy-models-llama.md) family of models
47-
> * [Llama3](../how-to/deploy-models-llama.md) family of models
46+
> * [Meta Llama 2](../how-to/deploy-models-llama.md) family of models
47+
> * [Meta Llama 3](../how-to/deploy-models-llama.md) family of models
4848
> * [Mistral-Small](../how-to/deploy-models-mistral.md)
4949
> * [Mistral-Large](../how-to/deploy-models-mistral.md)
5050
> * [Phi-3](../how-to/deploy-models-phi-3.md) family of models

articles/ai-studio/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ items:
7272
href: how-to/deploy-models-cohere-command.md
7373
- name: Deploy Cohere Embed models
7474
href: how-to/deploy-models-cohere-embed.md
75-
- name: Llama models
75+
- name: Meta Llama models
7676
items:
77-
- name: Deploy Llama family models
77+
- name: Deploy Meta Llama family models
7878
href: how-to/deploy-models-llama.md
79-
- name: Fine-tune Llama family models
79+
- name: Fine-tune Meta Llama family models
8080
href: how-to/fine-tune-model-llama.md
8181
- name: Deploy JAIS models
8282
href: how-to/deploy-jais-models.md

articles/machine-learning/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -610,9 +610,9 @@
610610
href: how-to-deploy-models-cohere-command.md
611611
- name: How to deploy Cohere Embed models
612612
href: how-to-deploy-models-cohere-embed.md
613-
- name: Deploy Llama models
613+
- name: Deploy Meta Llama models
614614
items:
615-
- name: How to deploy Llama family models
615+
- name: How to deploy Meta Llama family models
616616
href: how-to-deploy-models-llama.md
617617
- name: How to deploy JAIS models
618618
href: deploy-jais-models.md

0 commit comments

Comments
 (0)