
  <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/config-json/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-how-to-read-a-config-json.en</guid>
    <title>Anatomy of config.json — Reading a Model From One Settings File</title>
    <link>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-how-to-read-a-config-json.en</link>
    <description>How every field in config.json — hidden_size, num_hidden_layers, num_attention_heads versus num_key_value_heads, head_dim, intermediate_size, rope_theta, vocab_size, tie_word_embeddings — shows up in memory and speed, and a hand count of Qwen3-8B and Mixtral-8x7B parameters that matches the published tensor totals exactly.</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>config-json</category><category>transformer</category><category>llm-architecture</category><category>parameter-count</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-how-to-read-a-config-json.ja</guid>
    <title>config.json 完全解剖 — 設定ファイル一枚でモデル構造を読む</title>
    <link>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-how-to-read-a-config-json.ja</link>
    <description>hidden_size、num_hidden_layers、num_attention_heads と num_key_value_heads、head_dim、intermediate_size、rope_theta、vocab_size、tie_word_embeddings まで、config.json の各フィールドがメモリと速度にどう現れるかを説明し、Qwen3-8B と Mixtral-8x7B のパラメータ数を手で数えて公開されたテンソル数と正確に一致させる過程を示します。</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>config-json</category><category>transformer</category><category>llm-architecture</category><category>parameter-count</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-how-to-read-a-config-json</guid>
    <title>config.json 완전 해부 — 설정 파일 한 장으로 모델 구조 읽기</title>
    <link>https://www.youngju.dev/blog/ai-papers/2026-08-12-model-internals-how-to-read-a-config-json</link>
    <description>hidden_size, num_hidden_layers, num_attention_heads와 num_key_value_heads, head_dim, intermediate_size, rope_theta, vocab_size, tie_word_embeddings까지 config.json의 모든 필드가 메모리와 속도에 어떻게 나타나는지 설명하고, Qwen3-8B와 Mixtral-8x7B의 파라미터 수를 손으로 세어 공개된 텐서 수와 정확히 일치시키는 과정을 보여줍니다.</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>config-json</category><category>transformer</category><category>llm-architecture</category><category>parameter-count</category>
  </item>

    </channel>
  </rss>
