<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: chenguang muhai</title>
    <description>The latest articles on DEV Community by chenguang muhai (@chenguang_muhai_974fbf33b).</description>
    <link>https://dev.to/chenguang_muhai_974fbf33b</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4034708%2Fc522022c-8fc1-4d03-8f39-71a82729e6d5.png</url>
      <title>DEV Community: chenguang muhai</title>
      <link>https://dev.to/chenguang_muhai_974fbf33b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chenguang_muhai_974fbf33b"/>
    <language>en</language>
    <item>
      <title>Kimi K3 vs K2.6 vs Fable 5 vs GPT: the specs and real API pricing in one table</title>
      <dc:creator>chenguang muhai</dc:creator>
      <pubDate>Sat, 18 Jul 2026 05:12:18 +0000</pubDate>
      <link>https://dev.to/chenguang_muhai_974fbf33b/kimi-k3-vs-k26-vs-fable-5-vs-gpt-the-specs-and-real-api-pricing-in-one-table-2bf4</link>
      <guid>https://dev.to/chenguang_muhai_974fbf33b/kimi-k3-vs-k26-vs-fable-5-vs-gpt-the-specs-and-real-api-pricing-in-one-table-2bf4</guid>
      <description>&lt;p&gt;Kimi K3 dropped two days ago and my timeline hasn't stopped talking about it. But the actual numbers you need for a build decision — context window, benchmarks, and real token pricing — are scattered across launch posts and docs. I got tired of reconciling five tabs, so I put them side by side.&lt;/p&gt;

&lt;h2&gt;
  
  
  One table
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Kimi K3&lt;/th&gt;
&lt;th&gt;Kimi K2.6&lt;/th&gt;
&lt;th&gt;Fable 5&lt;/th&gt;
&lt;th&gt;GPT&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Context&lt;/td&gt;
&lt;td&gt;1M tokens&lt;/td&gt;
&lt;td&gt;256K (262,144)&lt;/td&gt;
&lt;td&gt;see vendor&lt;/td&gt;
&lt;td&gt;see vendor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;API input&lt;/td&gt;
&lt;td&gt;$3.00 / 1M&lt;/td&gt;
&lt;td&gt;$0.95 / 1M&lt;/td&gt;
&lt;td&gt;premium&lt;/td&gt;
&lt;td&gt;premium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;API output&lt;/td&gt;
&lt;td&gt;$15.00 / 1M&lt;/td&gt;
&lt;td&gt;$4.00 / 1M&lt;/td&gt;
&lt;td&gt;premium&lt;/td&gt;
&lt;td&gt;premium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Open weights&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;❌&lt;/td&gt;
&lt;td&gt;❌&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;One pricing detail worth flagging: K3's &lt;strong&gt;cache-hit input drops to $0.30 / 1M&lt;/strong&gt;. If you run long system prompts or multi-turn agents, that's where the "cheap" reputation actually comes from — not the base rate.&lt;/p&gt;

&lt;h2&gt;
  
  
  A few things that stood out
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Front-end/UI is its strongest suit.&lt;/strong&gt; It hit #1 on the Frontend Code Arena (1679) on launch day, above Fable 5. That's the most consistent praise I've seen in the threads.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;It's a large sparse MoE.&lt;/strong&gt; Active params are a fraction of total, which is a big part of why the per-token price is what it is — it's not "a smaller model," it's cheaper inference.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Self-hosting isn't realistic for most people.&lt;/strong&gt; The total parameter count is datacenter territory; the practical routes are quantized community builds or hosted inference (OpenRouter is a couple of bucks to just try it).&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Caveats
&lt;/h2&gt;

&lt;p&gt;Where I couldn't confirm an official number I left it blank instead of guessing. Pricing is per Moonshot's stated rates — &lt;strong&gt;verify against the official pages before you build on it.&lt;/strong&gt; Benchmarks are one signal, not the whole story; for "does the output actually feel good," throw a couple of dollars at your own hardest task.&lt;/p&gt;

&lt;p&gt;Full table and more fields here (disclosure: I built the page): &lt;a href="https://kimi3.online" rel="noopener noreferrer"&gt;https://kimi3.online&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you've run K3 in anger, I'd love corrections — especially on backend/reasoning vs Sol 5.6.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>api</category>
      <category>llm</category>
      <category>news</category>
    </item>
  </channel>
</rss>
