<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Llm on Ask Sendai</title>
    <link>https://asksendai.com/tags/llm/</link>
    <description>Recent content in Llm on Ask Sendai</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 05 Sep 2026 14:57:43 +0000</lastBuildDate>
    <atom:link href="https://asksendai.com/tags/llm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How LLMs Actually Work</title>
      <link>https://asksendai.com/post/2026/57/05/how-llms-a/</link>
      <pubDate>Sat, 05 Sep 2026 14:57:43 +0000</pubDate>
      <guid>https://asksendai.com/post/2026/57/05/how-llms-a/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;https://0xkato.xyz/assets/transformer-ffn.png&#34;&#xA;    alt=&#34;How LLMs Actually Work&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;&#xA;This post is a walkthrough of how LLMs work. Modern LLMs are mostly built by stacking transformer blocks over and over, so understanding the transformer machinery gets you most of the way there.I’ll cover the core mechanisms inside modern transformer-based LLMs, without all that sticky math stuff. Don’t get me wrong, you should learn the math, but this can serve as an introduction.Most modern LLMs share the same transformer-family skeleton. The differences come from what each one was trained on, the scale and configuration choices, and the post-training done on top. By the end, you should be able to read many modern LLM papers or model cards and know which piece of the architecture each section is talking about.&#xA;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
