Amazon SageMaker AI extends its serverless model customization to include full fine-tuning capabilities for over 25 open-source models, including Llama, Gemma, and Qwen families. This update allows engineers to update all model parameters rather than relying solely on parameter-efficient methods like LoRA. The feature enables deeper adaptation for domain-specific patterns, specialized reasoning, and complex output formats using proprietary datasets.
- Full fine-tuning is now available in SageMaker serverless, replacing the need for dedicated GPU instances for this workload.
- Supports 25+ open-source models including Llama, Gemma, Qwen, Nemotron, and gpt-oss families.
- Enables deep adaptation for specialized reasoning and complex output structures beyond surface-level style adjustments.
- Ideal for internalizing domain knowledge from large proprietary datasets where LoRA may be insufficient.
- Simplifies infrastructure by removing the operational overhead of managing persistent fine-tuning clusters.