<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Welcome on UN</title><link>https://ujj.me/</link><description>Recent content in Welcome on UN</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>Ujjwal Nadhani</managingEditor><webMaster>Ujjwal Nadhani</webMaster><lastBuildDate>Sun, 28 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ujj.me/index.xml" rel="self" type="application/rss+xml"/><item><title>Distilling Reasoning: Exploring the Boundaries</title><link>https://ujj.me/writing/chessclaw-lit-review/</link><pubDate>Tue, 01 Sep 2026 00:00:00 +0000</pubDate><author>Ujjwal Nadhani</author><guid>https://ujj.me/writing/chessclaw-lit-review/</guid><description>&lt;p&gt;I&amp;rsquo;m currently working towards training a task-specific LLM for chess reasoning: a
model that can identify the key ideas in a chess position and explain them clearly in
natural language. As a chess learner, my goal is to build something that I can learn
from, rather than a model that simply outputs the best move.&lt;/p&gt;
&lt;p&gt;A natural first approach was knowledge distillation: using a stronger teacher LLM to
transfer broad chess-reasoning ability to a smaller student. This was attractive
because distillation can, in principle, recover much of a teacher’s capability with
far less training data than conventional methods. To understand how effective and
viable this approach might be for chess reasoning, I started with the literature.&lt;/p&gt;</description></item><item><title>Synthetic Data for Chess Explanation: Building Human-Relevant Reasoning Traces</title><link>https://ujj.me/writing/chessclaw-synthetic-data/</link><pubDate>Tue, 01 Sep 2026 00:00:00 +0000</pubDate><author>Ujjwal Nadhani</author><guid>https://ujj.me/writing/chessclaw-synthetic-data/</guid><description>
&lt;h2 class="header-anchor-wrapper"&gt;Introduction and Initial Approach
&lt;a href="#introduction-and-initial-approach" class="header-anchor-link"&gt;
&lt;svg
xmlns="http://www.w3.org/2000/svg"
width="1rem" height="1rem" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"&gt;
&lt;line x1="4" y1="9" x2="20" y2="9"&gt;&lt;/line&gt;&lt;line x1="4" y1="15" x2="20" y2="15"&gt;&lt;/line&gt;&lt;line x1="10" y1="3" x2="8" y2="21"&gt;&lt;/line&gt;&lt;line x1="16" y1="3" x2="14" y2="21"&gt;&lt;/line&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m currently working on training an LLM that explains the key ideas in a chess
position. Over the years, frontier LLMs have gotten decent at playing moves. However,
as a chess learner, I care more about the explanations and rationales behind the
moves, which are often wrong: they mislabel pieces on the board, highlight irrelevant
ideas, and worst of all, provide no insightful analysis.&lt;/p&gt;</description></item></channel></rss>