Home icon

Automate fine-tuning of Llama 3.x models with the new visual designer for Amazon SageMaker Pipelines

Machine Learning Blog



This blog post introduces a new visual designer in Amazon SageMaker Pipelines for automating the fine-tuning and deployment of large language models (LLMs) like Meta's Llama 3.x. It provides a step-by-step guide on using the visual designer to create an end-to-end workflow for fine-tuning the Llama 3 8B model on SEC filings data, evaluating its performance, and registering the fine-tuned model if it meets a desired threshold.

Specifically, the article covers:

  • Accessing and navigating the new visual designer for SageMaker Pipelines
  • Creating a pipeline with steps for fine-tuning, deploying, evaluating, and conditionally registering an LLM
  • Configuring each step in the pipeline, including the new fine-tuning and execute code steps
  • Implementing conditional logic to register the model based on evaluation performance
  • Benefits of automating LLM fine-tuning workflows, such as scaling and reproducibility
  • Conclusion and cleanup instructions


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Sep 25
2024
Llama 3.2 generative AI models now available in Amazon SageMaker JumpStart
Sep 25
2024
Llama 3.2 models from Meta are now available in Amazon SageMaker JumpStart
Sep 19
2024
Fine-tune Meta Llama 3.1 models using torchtune on Amazon SageMaker
Sep 6
2024
Fine-tune Llama 3 for text generation on Amazon SageMaker JumpStart

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.