Skip to content

Is there a library of SageMaker HyperPod Recipes I can choose from based on the need of my applications?

0

Also is there a customizable option to create templates to add to my own internal library for repeated use across my organization?

asked 2 years ago278 views

2 Answers
1

Hi,

Yes, the library of SageMaker recipes is available in the form of a Git repo that you can browse: https://github.com/aws/sagemaker-hyperpod-recipes

You will find all details in this blog post that is detailing the launch of SageMaker Recipes: https://aws.amazon.com/blogs/aws/accelerate-foundation-model-training-and-fine-tuning-with-new-amazon-sagemaker-hyperpod-recipes/

Best,

Didier

EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

0

Yes, Amazon SageMaker HyperPod offers a library of predefined recipes that you can choose from based on your application needs. Predefined Recipes: SageMaker HyperPod provides a collection of pre-configured recipes for various popular foundation models, including Llama 3.1, Llama 3.2, Mistral, and Mixtral.You can create custom recipes tailored to your specific requirements. This allows you to define your own training configurations and add them to your internal library. Custom recipes can be saved and reused across your organization, promoting consistency and efficiency in your machine learning workflows.

The recipes automate critical steps such as loading training datasets, applying distributed training techniques, and managing the end-to-end training loop. This automation reduces manual work and potential errors.

See more in the documentation and the GitRepo.

AWS
EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.