<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mixture of Experts on Nalar</title>
    <link>https://nalar.dev/tags/mixture-of-experts/</link>
    <description>Recent content in Mixture of Experts on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 03 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/mixture-of-experts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Understand Mixture-of-Experts Models</title>
      <link>https://nalar.dev/understand-mixture-of-experts-models/</link>
      <pubDate>Thu, 03 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/understand-mixture-of-experts-models/</guid>
      <description>&lt;p&gt;A neural network does not have to use every parameter for every input. A &lt;strong&gt;mixture-of-experts&lt;/strong&gt; (MoE) layer takes advantage of this idea by keeping several expert networks and using a router to select only a small subset for each token.&lt;/p&gt;&#xA;&lt;p&gt;This creates an important distinction: a model can have a large &lt;strong&gt;total parameter count&lt;/strong&gt; while activating far fewer parameters for one token. That can increase model capacity without making the arithmetic performed for every token grow in direct proportion to the total number of expert parameters.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
