<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Index on Lucven AI</title><link>https://lakshaychhabra.github.io/tags/index/</link><description>Recent content in Index on Lucven AI</description><generator>Hugo -- 0.146.0</generator><language>en-us</language><lastBuildDate>Mon, 01 Sep 2025 22:09:00 +0530</lastBuildDate><atom:link href="https://lakshaychhabra.github.io/tags/index/index.xml" rel="self" type="application/rss+xml"/><item><title>Tokenisation: Why 90% of LLM Failures Start Here</title><link>https://lakshaychhabra.github.io/posts/tokenization/tokenization/</link><pubDate>Mon, 01 Sep 2025 22:09:00 +0530</pubDate><guid>https://lakshaychhabra.github.io/posts/tokenization/tokenization/</guid><description>&lt;h1 id="the-tokenization-papers-why-90-of-llm-failures-start-here">The Tokenization Papers: Why 90% of LLM Failures Start Here&lt;/h1>
&lt;h2 id="the-hidden-layer-that-controls-everything">The Hidden Layer That Controls Everything&lt;/h2>
&lt;p>Every prompt you send to GPT, Claude, or Gemini gets shredded into tokens before the model even &amp;ldquo;thinks.&amp;rdquo; These aren&amp;rsquo;t words — they&amp;rsquo;re &lt;strong>compression artifacts from 2021 web crawls&lt;/strong> that now dictate:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Your API bill&lt;/strong> (why Hindi costs 17x more than English)&lt;/li>
&lt;li>&lt;strong>Your model&amp;rsquo;s IQ&lt;/strong> (why it thinks 9.11 &amp;gt; 9.9)&lt;/li>
&lt;li>&lt;strong>Your RAG accuracy&lt;/strong> (why $AAPL returns articles about Polish batteries)&lt;/li>
&lt;/ul>
&lt;p>Tokenization is the silent killer of production AI systems. These papers expose the disasters hiding in plain sight.&lt;/p></description></item></channel></rss>