<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>InclusionAI | Awesome Agents</title><link>https://awesomeagents.ai/tags/inclusionai/</link><description>Your guide to AI models, agents, and the future of intelligence. Reviews, leaderboards, news, and tools - all in one place.</description><language>en-us</language><managingEditor>contact@awesomeagents.ai (Awesome Agents)</managingEditor><lastBuildDate>Thu, 23 Jul 2026 23:01:16 +0200</lastBuildDate><atom:link href="https://awesomeagents.ai/tags/inclusionai/index.xml" rel="self" type="application/rss+xml"/><image><url>https://awesomeagents.ai/images/logo.png</url><title>Awesome Agents</title><link>https://awesomeagents.ai/</link></image><item><title>Ling-3.0-flash</title><link>https://awesomeagents.ai/models/ling-3-0-flash/</link><pubDate>Thu, 23 Jul 2026 23:01:16 +0200</pubDate><guid>https://awesomeagents.ai/models/ling-3-0-flash/</guid><description><![CDATA[<p>InclusionAI, Ant Group's open-source AI lab, released Ling-3.0-flash today with a specific claim: a model at one-eighth the total size and roughly one-twelfth the active compute of the company's own trillion-parameter flagship that &quot;matches or beats&quot; it on most benchmarks shown. That's a bold efficiency claim from a lab that has shipped MIT-licensed, truly competitive open-weight models before - <a href="https://huggingface.co/inclusionAI/Ling-1T">Ling-1T</a> and <a href="https://huggingface.co/inclusionAI/Ling-2.6-flash">Ling-2.6-flash</a> among them. It's also a claim that, as of publication, comes with almost no way to independently check it.</p>]]></description><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>InclusionAI, Ant Group's open-source AI lab, released Ling-3.0-flash today with a specific claim: a model at one-eighth the total size and roughly one-twelfth the active compute of the company's own trillion-parameter flagship that &quot;matches or beats&quot; it on most benchmarks shown. That's a bold efficiency claim from a lab that has shipped MIT-licensed, truly competitive open-weight models before - <a href="https://huggingface.co/inclusionAI/Ling-1T">Ling-1T</a> and <a href="https://huggingface.co/inclusionAI/Ling-2.6-flash">Ling-2.6-flash</a> among them. It's also a claim that, as of publication, comes with almost no way to independently check it.</p>
<div class="news-tldr">
<p><strong>TL;DR</strong></p>
<ul>
<li>124B total parameters, ~5.1B active per token, hybrid-linear MoE attention - built for high-volume agentic workloads, not raw benchmark chasing</li>
<li>262,144-token native context (256K), extendable to 1M; free API access through August 3, 2026 via Novita, Vercel AI Gateway, ZenMux, and OpenRouter</li>
<li>InclusionAI claims parity with its own 1T-parameter flagship, but published no numeric benchmark table, technical report, or downloadable model card at launch - the claim is currently unverifiable</li>
</ul>
</div>
<h2 id="overview">Overview</h2>
<p>Ling-3.0-flash is the latest entry in InclusionAI's Ling series, the efficiency-focused sibling line to Ant Group's reasoning-heavy Ring models. The pitch, per the <a href="https://x.com/AntLingAGI/status/2080351022028095681">@AntLingAGI launch thread</a>, is straightforward: &quot;Today, we're releasing Ling-3.0-flash - a hybrid-reasoning MoE model built for production-scale agents. 124B parameters. Just 5.1B active per token. With 1/8 of the total and 1/12 of the active parameters, it matches or beats our 1T flagship model on most benchmarks shown.&quot;</p>
<p>That framing places Ling-3.0-flash squarely against the same problem <a href="/models/qwen-3-5-35b-a3b/">Qwen3.5-35B-A3B</a> and <a href="/models/glm-4-7-flash/">GLM-4.7-Flash</a> are chasing - frontier-adjacent capability from a fraction of the compute a dense flagship needs, cheap enough to run at agent-scale where one task can burn through dozens of tool calls. InclusionAI's predecessor, <a href="https://huggingface.co/inclusionAI/Ling-2.6-flash">Ling-2.6-flash</a>, did this at 104B total / 7.4B active with a 1:7 MLA-to-Lightning-Linear attention mix. Ling-3.0-flash pushes further: more total parameters (124B), fewer active ones (5.1B), and - per the thread's follow-up post - a switch to &quot;native hybrid-linear attention: KDA and MLA layers stacked 5:1,&quot; with roughly 1/64 of experts active per token.</p>
<p>The catch: InclusionAI shipped this through inference-provider integrations (Novita, Vercel, ZenMux, OpenRouter) before publishing a model card, technical report, or public Hugging Face repository. The Hugging Face page for <code>inclusionAI/Ling-3.0-flash</code> currently returns an authorization error instead of a public model card - a state predecessors like Ling-1T and Ling-2.6-flash never had. Independent observer <a href="https://x.com/TeksEdge/status/2080334517349556345">@TeksEdge</a> flagged this directly: &quot;A mysterious new @TheInclusionAI model appears to have quietly gone live today... But they have not yet published details about the model.&quot;</p>
<hr>
<p><img src="/images/models/ling-3-0-flash-announcement.jpg" alt="Screenshot of the Ant Ling launch thread on X showing the Ling-3.0-flash announcement and a benchmark grid comparing it against Ring-2.6-1T-expert, MiniMax-M2.7, DeepSeek-v4-flash-max, GPT-5.4-mini-high, and Claude-Sonnet-4.6-maxthink">
<em>The official launch thread includes a benchmark grid across 12 categories (SWE-Bench Pro, Terminal-Bench, Tau3-banking, MCP-Atlas, WideSearch, BrowseComp and others), but the bar values aren't legible at chart resolution and no accompanying data table was published.</em>
<small>Source: x.com</small></p>
<h2 id="key-specifications">Key Specifications</h2>
<table>
  <thead>
      <tr>
          <th>Specification</th>
          <th>Details</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td>Provider</td>
          <td>InclusionAI (Ant Group)</td>
      </tr>
      <tr>
          <td>Model Family</td>
          <td>Ling</td>
      </tr>
      <tr>
          <td>Architecture</td>
          <td>Hybrid-linear MoE - KDA + MLA attention layers (self-reported 5:1 ratio), ~1/64 expert activation</td>
      </tr>
      <tr>
          <td>Total Parameters</td>
          <td>124B</td>
      </tr>
      <tr>
          <td>Active Parameters</td>
          <td>~5.1B per token</td>
      </tr>
      <tr>
          <td>Context Window</td>
          <td>262,144 tokens native (256K); extendable to 1M</td>
      </tr>
      <tr>
          <td>Modes</td>
          <td>Thinking and non-thinking</td>
      </tr>
      <tr>
          <td>Input Price</td>
          <td>Free through August 3, 2026 (standard pricing not yet published)</td>
      </tr>
      <tr>
          <td>Output Price</td>
          <td>Free through August 3, 2026 (standard pricing not yet published)</td>
      </tr>
      <tr>
          <td>Release Date</td>
          <td>July 23, 2026</td>
      </tr>
      <tr>
          <td>License</td>
          <td>Not yet published for this release; Ling-1T, Ling-2.6-flash, and Ling-flash-2.0 all shipped MIT</td>
      </tr>
  </tbody>
</table>
<p>The architecture details come from a follow-up post in InclusionAI's own launch thread, not from a technical report or model card - there's no arXiv paper for Ling-3.0-flash yet, unlike the <a href="https://arxiv.org/abs/2606.15079">Ling and Ring 2.6 Technical Report</a> that accompanied the previous generation. Take the layer-ratio and expert-activation figures as self-reported until an official document lands.</p>
<h2 id="benchmark-performance">Benchmark Performance</h2>
<p>This is where Ling-3.0-flash comes up short on transparency. InclusionAI's launch thread includes a 12-panel chart - SWE-Bench Pro, SWE-Bench Multilingual, Terminal-Bench v2.1, Tau3-banking, MCP-Atlas, SkillsBench, WideSearch, BrowseComp, IFBench, SysBench, MRCR-128K, and Multi-IF - benchmarking &quot;Ling-3.0-flash(RC3)-Thinking&quot; against Ring-2.6-1T-expert, MiniMax-M2.7, Step-3.7-flash-high, DeepSeek-v4-flash-max, Nemotron-3-Super-1208-A128-BF16-Thinking, GPT-5.4-mini-high, and Claude-Sonnet-4.6-maxthink. That's a legitimate, broad agentic eval suite, but the bars in the published image are too small to read precise scores and no data table was released. Notably, the chart's own &quot;1T flagship&quot; comparison point appears to be Ring-2.6-1T-expert, the reasoning-focused sibling model, not <a href="https://huggingface.co/inclusionAI/Ling-1T">Ling-1T</a> as the launch tweet's text implies - which model InclusionAI actually means is never clarified.</p>
<p>What we can verify, from published model cards, is how the last generation stacked up against today's competitive set:</p>
<table>
  <thead>
      <tr>
          <th>Benchmark</th>
          <th>Ling-2.6-flash (predecessor)</th>
          <th>GLM-4.7-Flash</th>
          <th>Qwen3.5-35B-A3B</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td>SWE-bench Verified</td>
          <td>61.2%</td>
          <td>59.2%</td>
          <td>69.2%</td>
      </tr>
      <tr>
          <td>GPQA Diamond</td>
          <td>Not disclosed</td>
          <td>75.2%</td>
          <td>84.2%</td>
      </tr>
      <tr>
          <td>AIME (2025/2026)</td>
          <td>73.85% (2026)</td>
          <td>91.6% (2025)</td>
          <td>-</td>
      </tr>
      <tr>
          <td>HMMT Feb</td>
          <td>49.29% (2026)</td>
          <td>-</td>
          <td>89.0% (2025)</td>
      </tr>
      <tr>
          <td>Agent tool-use (tau2/TAU2-Bench)</td>
          <td>Not disclosed</td>
          <td>79.5%</td>
          <td>81.2%</td>
      </tr>
  </tbody>
</table>
<p>Ling-2.6-flash was already competitive but not dominant against this generation's 30-35B-active-parameter open models. If Ling-3.0-flash genuinely closes the gap to a 1T-class flagship while cutting active parameters further to 5.1B, that would be a meaningful jump over its own predecessor - but until InclusionAI publishes a real benchmark table, this stays an unverified claim rather than a verified result. Treat the &quot;matches or beats our 1T flagship&quot; line as a company statement, not a finding, for now.</p>
<h2 id="key-capabilities">Key Capabilities</h2>
<p>Ling-3.0-flash is built for the token-volume end of agentic work rather than single-shot reasoning depth. The benchmark categories InclusionAI chose to highlight - MCP-Atlas, SkillsBench, WideSearch, BrowseComp, Tau3-banking, SysBench - all point at multi-step, tool-calling, long-horizon agent tasks rather than one-off math or trivia benchmarks. That tracks with the architecture's stated goal: more useful agent work per token, latency unit, and dollar, which matters when a single agent run involves dozens of tool calls before a final answer.</p>
<p>The dual thinking/non-thinking mode switch (also present in <a href="/models/glm-5-1/">GLM-5.1</a> and other recent hybrid-reasoning releases) lets a deployment pick fast, low-latency responses for routine agent steps or a deeper reasoning pass when a task needs it, without swapping models. Combined with the 262,144-token native context (extendable to 1M), it's positioned for long multi-turn agent sessions and large document or codebase ingestion in a single pass, similar to the long-context play made by <a href="/models/deepseek-v4/">DeepSeek V4</a>.</p>
<p>The MoE routing, at roughly 1/64 expert activation per the self-reported figures, is aggressive sparsity even by 2026 standards - Ling-2.0's published scaling law recommended 1/32 as the efficiency sweet spot up to 1T parameters, so a further-sparsified 1/64 in the 124B-parameter class is worth watching for quality trade-offs once independent evaluations appear.</p>
<h2 id="pricing-and-availability">Pricing and Availability</h2>
<p>Ling-3.0-flash launched simultaneously across four inference channels rather than through a single official API - unusual for a from-scratch model release. It's live on <a href="https://novita.ai/models">Novita</a> with a free endpoint, on <a href="https://vercel.com/ai-gateway/models/ling-3.0-flash-free">Vercel AI Gateway</a> as <code>inclusionai/ling-3.0-flash-free</code> (free through August 3, 2026, then standard provider pricing with no gateway markup), on <a href="https://zenmux.ai/inclusionai/ling-3.0-flash">ZenMux</a>, and on <a href="https://openrouter.ai/inclusionai/ling-3.0-flash">OpenRouter</a> as <code>inclusionai/ling-3.0-flash:free</code> at $0 input / $0 output during the promotional window.</p>
<p>None of the four platforms list a post-promotional price yet. For comparison, <a href="https://openrouter.ai/inclusionai/ling-2.6-flash">Ling-2.6-flash</a> settled at roughly $0.01/M input and $0.03/M output on OpenRouter after its own free window closed - if Ling-3.0-flash lands in a similar range, it'd undercut <a href="/models/glm-4-7-flash/">GLM-4.7-Flash</a>'s $0.07/M-$0.40/M Novita pricing and most of the <a href="/leaderboards/cost-efficiency-leaderboard/">cost-efficiency leaderboard</a>. That's a projection based on the predecessor's pattern, though, not a confirmed number.</p>
<p><img src="/images/models/ling-3-0-flash-vercel-listing.jpg" alt="Screenshot of the Ling 3.0 Flash listing page on Vercel AI Gateway showing the model description, Reasoning and Tool Use badges, and a code sample">
<em>Vercel's AI Gateway listing is one of four simultaneous inference-provider integrations at launch - notably arriving before InclusionAI's own Hugging Face model card was publicly accessible.</em>
<small>Source: vercel.com</small></p>
<p>There's no confirmed self-serve download path yet either. The Hugging Face repository for the model returns an authorization error rather than a public card at time of writing, so anyone wanting to self-host on <a href="/guides/how-to-run-open-source-llm-locally/">vLLM or SGLang</a> will need to wait for InclusionAI to flip the repo to public - assuming, based on the rest of the Ling series, that it eventually will.</p>
<h3 id="strengths">Strengths</h3>
<ul>
<li>Extremely low active-parameter footprint (5.1B) relative to total capacity (124B), if the claimed benchmark parity holds up</li>
<li>262,144-token native context extendable to 1M, competitive with the top of the <a href="/leaderboards/long-context-benchmarks-leaderboard/">long-context leaderboard</a></li>
<li>Free access across four major inference platforms on day one (Novita, Vercel, ZenMux, OpenRouter)</li>
<li>Dual thinking/non-thinking modes for latency-sensitive vs. deep-reasoning agent steps</li>
<li>InclusionAI's prior Ling releases (Ling-1T, Ling-2.6-flash, Ling-flash-2.0) have all shipped MIT-licensed - a strong precedent if Ling-3.0-flash follows suit</li>
</ul>
<h3 id="weaknesses">Weaknesses</h3>
<ul>
<li>Zero independently verifiable benchmark numbers at launch - only a low-resolution company chart and a text claim of parity with an unspecified &quot;1T flagship&quot;</li>
<li>No technical report or arXiv paper, unlike the previous generation's published <a href="https://arxiv.org/abs/2606.15079">Ling and Ring 2.6 Technical Report</a></li>
<li>Hugging Face model card and weights aren't publicly accessible as of this writing - &quot;open source&quot; status for this specific release is unconfirmed despite the series' track record</li>
<li>Ambiguity over which model the &quot;1T flagship&quot; comparison actually refers to (Ling-1T vs. Ring-2.6-1T-expert)</li>
<li>Post-promotional pricing hasn't been published by any of the four launch platforms, making cost planning impossible right now</li>
<li>Architecture details (5:1 KDA:MLA ratio, 1/64 expert activation) are self-reported from a social media thread, not a peer-reviewed or formally documented source</li>
</ul>
<h2 id="related-coverage">Related Coverage</h2>
<ul>
<li><a href="/leaderboards/open-source-llm-leaderboard/">Open Source LLM Leaderboard</a></li>
<li><a href="/guides/state-of-open-source-llms-2026/">State of Open-Source LLMs 2026</a></li>
<li><a href="/models/glm-4-7-flash/">GLM-4.7-Flash</a></li>
<li><a href="/models/qwen-3-5-35b-a3b/">Qwen3.5-35B-A3B</a></li>
<li><a href="/models/deepseek-v4/">DeepSeek V4</a></li>
<li><a href="/leaderboards/agentic-ai-benchmarks-leaderboard/">Agentic AI Benchmarks Leaderboard</a></li>
<li><a href="/leaderboards/cost-efficiency-leaderboard/">Cost Efficiency Leaderboard</a></li>
</ul>
<p><strong>Sources:</strong></p>
<ul>
<li><a href="https://x.com/AntLingAGI/status/2080351022028095681">Ant Ling launch thread on X (@AntLingAGI)</a></li>
<li><a href="https://x.com/TeksEdge/status/2080334517349556345">David Hendrickson / @TeksEdge on X - independent observation of the quiet launch</a></li>
<li><a href="https://vercel.com/ai-gateway/models/ling-3.0-flash-free">Ling 3.0 Flash - Vercel AI Gateway listing</a></li>
<li><a href="https://vercel.com/changelog/ling-3-0-flash-is-now-available-on-ai-gateway">Ling 3.0 Flash is now available on AI Gateway - Vercel Changelog</a></li>
<li><a href="https://zenmux.ai/inclusionai/ling-3.0-flash">inclusionAI: Ling-3.0-flash - ZenMux</a></li>
<li><a href="https://openrouter.ai/inclusionai/ling-3.0-flash">inclusionai/ling-3.0-flash - OpenRouter</a></li>
<li><a href="https://huggingface.co/inclusionAI/Ling-2.6-flash">inclusionAI/Ling-2.6-flash - Hugging Face model card</a></li>
<li><a href="https://huggingface.co/inclusionAI/Ling-1T">inclusionAI/Ling-1T - Hugging Face model card</a></li>
<li><a href="https://github.com/inclusionAI/Ling-V2">inclusionAI/Ling-V2 - GitHub repository</a></li>
<li><a href="https://arxiv.org/abs/2606.15079">Ling and Ring 2.6 Technical Report (arXiv 2606.15079)</a></li>
</ul>
]]></content:encoded><dc:creator>James Kowalski</dc:creator><category>Models</category><media:content url="https://awesomeagents.ai/images/models/ling-3-0-flash_hu_4c4349ef3bcd313.jpg" medium="image" width="1200" height="675"/><media:thumbnail url="https://awesomeagents.ai/images/models/ling-3-0-flash_hu_4c4349ef3bcd313.jpg" width="1200" height="675"/></item></channel></rss>