Skip to content

Commit a94da47

Browse files
authored
Update fine-tune-model-llama.md
1 parent 1a19179 commit a94da47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following models are available in Azure Marketplace for Llama 3.1 when fine-
3333
- `Llama-3.1-80B-Instruct` (preview)
3434
- `LLama-3.1-8b-Instruct` (preview)
3535
![IMPORTANT]
36-
> At this time we can not do fine-tuning for Llama 3.1 with context length of 128K. The current context length is limited to 65k.
36+
> At this time we are not able to do fine-tuning for Llama 3.1 with sequence length of 128K.
3737
3838
# [Meta Llama 2](#tab/llama-two)
3939

@@ -192,7 +192,7 @@ To fine-tune a LLama 3.1 model:
192192
1. Select training data to fine-tune your model. See [data preparation](#data-preparation) for more information.
193193

194194
> [!NOTE]
195-
> If the you has their training/validation files in a credential less datastore, they will need to allow workspace managed identity access to their datastore in order to proceed with MaaS finetuning with a credential less storage. That would be this setting on the "Datastore" page, after clicking "Update authentication" > Select the following option:
195+
> If you have your training/validation files in a credential less datastore, you will need to allow workspace managed identity access to their datastore in order to proceed with MaaS finetuning with a credential less storage. On the "Datastore" page, after clicking "Update authentication" > Select the following option:
196196
197197
![Use workspace managed identity for data preview and profiling in Azure Machine Learning Studio.](../media/how-to/fine-tune/llama/credentials.png)
198198

0 commit comments

Comments
 (0)