We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94da47 commit 16e5a6cCopy full SHA for 16e5a6c
articles/ai-studio/how-to/fine-tune-model-llama.md
@@ -30,8 +30,8 @@ The [Meta Llama family of large language models (LLMs)](./deploy-models-llama.md
30
31
The following models are available in Azure Marketplace for Llama 3.1 when fine-tuning as a service with pay-as-you-go billing:
32
33
-- `Llama-3.1-80B-Instruct` (preview)
34
-- `LLama-3.1-8b-Instruct` (preview)
+- `Meta-Llama-3.1-80B-Instruct` (preview)
+- `Meta-LLama-3.1-8b-Instruct` (preview)
35
![IMPORTANT]
36
> At this time we are not able to do fine-tuning for Llama 3.1 with sequence length of 128K.
37
0 commit comments