Skip to content

Commit 10704fb

Browse files
authored
Fix recipe name (#4793)
1 parent cfd56cd commit 10704fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_and_train_models/sm-model_trainer/model_trainer_overview.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@
546546
"source": [
547547
"## ModelTrainer - SageMaker Recipes\n",
548548
"\n",
549-
"This example showcases how a user could leverage SageMaker pre-defined training recipe `training/llama/hf_llama3_2_3b_seq8k_gpu_p5x1_pretrain` for training a llama3 model using synthetic data."
549+
"This example showcases how a user could leverage SageMaker pre-defined training recipe `training/mistral/hf_mistral_7b_seq8k_gpu_p5x16_pretrain` for training a Mistral Model using synthetic data."
550550
]
551551
},
552552
{

0 commit comments

Comments
 (0)