<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tomáš Sikora — Blog</title>
    <link>https://sikoratom.com/blog</link>
    <description>Interactive write-ups on transformer internals and mechanistic interpretability.</description>
    <language>en</language>
    <atom:link href="https://sikoratom.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Attention</title>
      <link>https://sikoratom.com/blog/attention</link>
      <guid isPermaLink="true">https://sikoratom.com/blog/attention</guid>
      <pubDate>Mon, 13 Jul 2026 12:00:00 GMT</pubDate>
      <description>An interactive tour of attention beyond the basic heatmap: information-flow arcs, the causal mask, softmax/temperature, induction heads, attention sinks, a taxonomy of every head, the QK/OV split, and head ablation.</description>
    </item>
    <item>
      <title>The Residual Stream</title>
      <link>https://sikoratom.com/blog/residual-stream</link>
      <guid isPermaLink="true">https://sikoratom.com/blog/residual-stream</guid>
      <pubDate>Tue, 03 Jun 2025 12:00:00 GMT</pubDate>
      <description>An interactive study of the residual stream, the shared working state a transformer maintains across its layers.</description>
    </item>
  </channel>
</rss>
