📣 Send us your press release
Site updates every 15 minutes
Technology

Amazon SageMaker Introduces Advanced AI Model Fine-Tuning Methods

Amazon Web Services (AWS) has launched new methods on Amazon SageMaker to enhance the development and customization of Large Language Models (LLMs). The advancements aim to make AI model fine-tuning more efficient and accessible for various use cases.

27 July 2026
Amazon SageMaker Introduces Advanced AI Model Fine-Tuning Methods

Amazon Web Services (AWS) has introduced advanced fine-tuning methods on its Amazon SageMaker platform to improve the development and adaptation of Large Language Models (LLMs). These techniques are designed to make the process of customizing AI models more efficient and cost-effective for organizations.

The new methods address core aspects of LLM development, including lifecycle stages, fine-tuning methodologies, and responsible AI deployment. Parameter-Efficient Fine-Tuning (PEFT) techniques, such as LoRA and QLoRA, allow for the adaptation of large models using less data and computational resources. This democratization enables organizations of all sizes to tailor models to their specific requirements.

To ensure models align with human values and organizational needs, approaches like Reinforcement Learning from Human Feedback (RLHF) and Direct Preference Optimization (DPO) are incorporated. Additionally, knowledge distillation utilizes a teacher/student approach where a smaller model learns from a larger one. Techniques such as mixed precision training and gradient accumulation optimize memory usage and batch processing, facilitating the training of large AI models with limited resources.

AWS SageMaker also supports the continued pre-training of models to adapt them to specific domains or tasks. The overall goal is to provide tools that minimize costs and maximize performance and operational efficiency for critical AI applications.

Original source: aws.amazon.com