Exploring self-distilled reasoning for supervised fine-tuning with Amazon Nova
Amazon Nova just cracked a $0 problem: how to add reasoning to datasets without the expensive annotation.

Why it matters
Amazon introduces Self-Distilled Reasoning (SDR), a technique for fine-tuning models without reasoning traces. This matters because it lowers the cost barrier for enterprises to customize reasoning capabilities on their own models—directly competing with OpenAI's o1 and Claude's extended thinking on price and accessibility.
The key facts
10 to knowTechnique: Self-Distilled Reasoning (SDR) for generating thinking tokens in SFT datasets
Model: Amazon Nova as the test case
Problem addressed: reasoning suppression in datasets lacking reasoning traces
Validation: tested across three benchmarks
Practical focus: actionable fine-tuning recommendations provided
Implication: enables reasoning capability without costly human annotation or proprietary model access
Technique: Self-Distilled Reasoning (SDR) for generating thinking tokens
Application: Supervised fine-tuning (SFT) customization
Model: Amazon Nova
Format: Practical recommendations included in post
Go to the source
AWS Machine Learning Blogaws.amazon.com
Publisher excerpt: In this post, we explore an idea for generating thinking tokens for datasets that lack reasoning traces in SFT customization. We first examine the reasoning suppression problem, then introduce Self-Distilled Reasoning (SDR), validate it across three benchmarks, and provide practical recommendations.