diff --git a/v3-examples/model-customization-examples/dpo_trainer_example_notebook_v3_prod.ipynb b/v3-examples/model-customization-examples/dpo_trainer_example_notebook_v3_prod.ipynb index 6666c75467..656517d285 100644 --- a/v3-examples/model-customization-examples/dpo_trainer_example_notebook_v3_prod.ipynb +++ b/v3-examples/model-customization-examples/dpo_trainer_example_notebook_v3_prod.ipynb @@ -123,7 +123,7 @@ "source": [ "#### Reference \n", "Refer this doc for other models that support Model Customization: \n", - "https://docs.aws.amazon.com/bedrock/latest/userguide/custom-model-supported.html" + "https://docs.aws.amazon.com/sagemaker/latest/dg/model-customize-open-weight.html" ] }, { diff --git a/v3-examples/model-customization-examples/rlaif_finetuning_example_notebook_v3_prod.ipynb b/v3-examples/model-customization-examples/rlaif_finetuning_example_notebook_v3_prod.ipynb index 02f14c5c8a..d91df1b96f 100644 --- a/v3-examples/model-customization-examples/rlaif_finetuning_example_notebook_v3_prod.ipynb +++ b/v3-examples/model-customization-examples/rlaif_finetuning_example_notebook_v3_prod.ipynb @@ -139,7 +139,7 @@ "source": [ "#### Reference \n", "Refer this doc for other models that support Model Customization: \n", - "https://docs.aws.amazon.com/bedrock/latest/userguide/custom-model-supported.html\n", + "https://docs.aws.amazon.com/sagemaker/latest/dg/model-customize-open-weight.html\n", "\n", "Refer this for supported reward models: \n", "https://github.com/aws/sagemaker-python-sdk/blob/master/sagemaker-train/src/sagemaker/train/constants.py#L46" diff --git a/v3-examples/model-customization-examples/rlvr_finetuning_example_notebook_v3_prod.ipynb b/v3-examples/model-customization-examples/rlvr_finetuning_example_notebook_v3_prod.ipynb index 55911557dd..2f0127b761 100644 --- a/v3-examples/model-customization-examples/rlvr_finetuning_example_notebook_v3_prod.ipynb +++ b/v3-examples/model-customization-examples/rlvr_finetuning_example_notebook_v3_prod.ipynb @@ -129,7 +129,7 @@ "source": [ "#### Reference \n", "Refer this doc for other models that support Model Customization: \n", - "https://docs.aws.amazon.com/bedrock/latest/userguide/custom-model-supported.html" + "https://docs.aws.amazon.com/sagemaker/latest/dg/model-customize-open-weight.html" ] }, { diff --git a/v3-examples/model-customization-examples/sft_finetuning_example_notebook_pysdk_prod_v3.ipynb b/v3-examples/model-customization-examples/sft_finetuning_example_notebook_pysdk_prod_v3.ipynb index 342edd34b5..25675e497d 100644 --- a/v3-examples/model-customization-examples/sft_finetuning_example_notebook_pysdk_prod_v3.ipynb +++ b/v3-examples/model-customization-examples/sft_finetuning_example_notebook_pysdk_prod_v3.ipynb @@ -151,7 +151,7 @@ "source": [ "#### Reference \n", "Refer this doc for other models that support Model Customization: \n", - "https://docs.aws.amazon.com/bedrock/latest/userguide/custom-model-supported.html" + "https://docs.aws.amazon.com/sagemaker/latest/dg/model-customize-open-weight.html" ] }, {