
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, and data engineering — plus mindset essays on confidence, routines, health, and sport psychology.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Wed, 12 Aug 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/vocab-size/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-tokenizer-internals.en</guid>
    <title>Inside the Tokenizer — Why Korean Costs More Tokens, and What That Costs</title>
    <link>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-tokenizer-internals.en</link>
    <description>How byte-level BPE works, then downloading the actual tokenizer files of Qwen3, DeepSeek-V3, and Mixtral to tokenize the same English and Korean text and compare. Covers the vocabulary-size tradeoff, why the config vocab_size differs from the real vocabulary count, and how token counts feed into cost and the context window.</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>ai-papers</category><category>model-internals</category><category>tokenizer</category><category>bpe</category><category>korean-nlp</category><category>vocab-size</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-tokenizer-internals.ja</guid>
    <title>トークナイザの内部 — 日本語がトークンを多く食う理由とその代価</title>
    <link>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-tokenizer-internals.ja</link>
    <description>バイトレベル BPE の仕組みを説明し、Qwen3、DeepSeek-V3、Mixtral の実際のトークナイザファイルをダウンロードして同じ意味の英語と韓国語の文章を直接トークン化して比較します。語彙サイズのトレードオフ、config の vocab_size と実際の語彙数が異なる理由、トークン数がコストと文脈窓に与える影響を整理します。</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>ai-papers</category><category>model-internals</category><category>tokenizer</category><category>bpe</category><category>korean-nlp</category><category>vocab-size</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-tokenizer-internals</guid>
    <title>토크나이저 내부 — 한국어가 토큰을 더 먹는 이유와 그 비용</title>
    <link>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-tokenizer-internals</link>
    <description>바이트 수준 BPE가 어떻게 동작하는지 설명하고, Qwen3와 DeepSeek-V3, Mixtral의 실제 토크나이저 파일을 내려받아 같은 뜻의 영어와 한국어 문장을 직접 토큰화해 비교합니다. 어휘 크기의 트레이드오프, config의 vocab_size와 실제 어휘 수가 다른 이유, 그리고 토큰 수가 비용과 문맥 창에 미치는 영향을 정리합니다.</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>ai-papers</category><category>model-internals</category><category>tokenizer</category><category>bpe</category><category>korean-nlp</category><category>vocab-size</category>
  </item>

    </channel>
  </rss>
