docs: update model customization reference link in v3 examples#6062
Merged
jam-jee merged 1 commit intoJul 20, 2026
Merged
Conversation
Update the 'other models that support Model Customization' reference in the DPO, RLAIF, RLVR, and SFT v3 example notebooks from the Bedrock custom-model-supported doc to the SageMaker model-customize-open-weight doc.
sagemaker-bot
approved these changes
Jul 20, 2026
mohamedzeidan2021
approved these changes
Jul 20, 2026
mujtaba1747
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the "other models that support Model Customization" reference link in the v3 model-customization example notebooks.
Model customization supported model reference now points to the SageMaker developer guide, which is the correct reference for these SageMaker v3 examples:
https://docs.aws.amazon.com/sagemaker/latest/dg/model-customize-open-weight.htmlFiles changed
docs/v3-examples/model-customization-examples/dpo_trainer_example_notebook_v3_prod.ipynbdocs/v3-examples/model-customization-examples/rlaif_finetuning_example_notebook_v3_prod.ipynbdocs/v3-examples/model-customization-examples/rlvr_finetuning_example_notebook_v3_prod.ipynbdocs/v3-examples/model-customization-examples/sft_finetuning_example_notebook_pysdk_prod_v3.ipynbEach change is a single-line reference URL update inside the "#### Reference" markdown cell. No code or executable cells were modified.