model releaseInclusionai

InclusionAI Releases Ling-3.0-flash, a 124B MoE Model with 5.1B Active Parameters

TL;DR

InclusionAI has released Ling-3.0-flash, a 124-billion-parameter Mixture-of-Experts model that activates roughly 5.1 billion parameters per token. The model targets production-scale agentic workloads with a 262K context window and an emphasis on token efficiency.

2 min read
0

InclusionAI has released Ling-3.0-flash, a 124-billion-parameter Mixture-of-Experts (MoE) model that activates approximately 5.1 billion parameters per token during inference. The model is listed on OpenRouter with a 262,000-token context window.

What's new

Ling-3.0-flash follows the sparse MoE architecture pattern now common among large-scale open and semi-open model releases: a large total parameter count paired with a much smaller active-parameter footprint per forward pass. At 124B total parameters with 5.1B active, the model activates roughly 4% of its parameters per token, a ratio designed to keep inference costs and latency down relative to a dense model of comparable total size.

According to InclusionAI, the model was built with two priorities: token efficiency and production-scale agentic inference. The company states the goal is to let developers complete more useful work within constrained token, latency, and serving-cost budgets — language that points to agentic and multi-step tool-use workloads as a primary target use case, rather than single-shot chat or completion tasks.

Specifications

  • Total parameters: 124B
  • Active parameters per token: ~5.1B
  • Context window: 262,144 tokens
  • Architecture: Mixture-of-Experts (MoE)
  • Pricing: Not yet disclosed
  • Benchmark scores: Not yet disclosed

OpenRouter's listing shows a release date of July 23, 2026, and does not yet include third-party benchmark results, provider-specific pricing, or an official model card detailing training data cutoff, license terms, or supported modalities beyond text. Independent verification of the parameter counts and efficiency claims has not been published.

Context

InclusionAI, a relatively new entrant among Chinese AI labs shipping openly-listed models on aggregators like OpenRouter, joins a growing field of companies — including Alibaba Qwen, DeepSeek, Moonshot AI, and Zhipu AI — releasing large MoE models optimized for cost-efficient inference. The "flash" naming convention, also used by Google for its lower-latency Gemini variants, signals positioning as a faster, cheaper option relative to a presumed larger "Ling-3.0" flagship, though InclusionAI has not detailed a broader model family lineup in the available listing.

The 262K context window places Ling-3.0-flash in the same range as long-context models from Anthropic and Google, useful for large-document analysis, extended agentic sessions, or multi-turn tool-calling chains where conversation history accumulates quickly.

What this means

Ling-3.0-flash's core claim — a 124B/5.1B split — is standard practice for cost-conscious MoE deployment, and the emphasis on agentic inference suggests InclusionAI is targeting developers building autonomous or tool-using systems rather than general chatbot use cases. However, with no published pricing, no independent benchmark scores, and no detailed model card yet available, the practical value of this release can't be assessed until those numbers surface. Developers evaluating the model should treat efficiency and capability claims as unverified until pricing from serving providers and third-party benchmark comparisons against similarly-sized MoE models (such as Qwen's and DeepSeek's offerings) become available.

Related Articles

model release

Liquid AI Releases LFM2.5-2.6B, a 2.6B-Parameter Agentic Model with 128K Context for On-Device Use

Liquid AI has released LFM2.5-2.6B, a 2.6B-parameter model trained on 34 trillion tokens with a 128K context window, built for on-device agentic workloads. The company claims it is competitive with models four times its size on tool use and instruction following.

model release

Liquid AI Releases LFM2.5-2.6B, a 2.6B-Parameter Agent Model for On-Device Deployment

Liquid AI has released LFM2.5-2.6B, a 2.6B-parameter model designed to run capable tool-calling agents locally on laptops and phones. The company claims it matches or beats models up to 4x its size on instruction-following and tool-use benchmarks while running under 2.5GB of memory.

model release

LG AI Research Releases K-EXAONE 2.0, a 750B-Parameter Open-Weight MoE Model with 262K Context

LG AI Research has released K-EXAONE 2.0, a 750-billion-parameter mixture-of-experts language model with 37B active parameters, a 262,144-token context window, and support for 10 languages. The model is open-weighted under Apache 2.0 and claims competitive results against Qwen3.5, GLM-5.1, and DeepSeek-V4 Pro on reasoning, coding, and long-context benchmarks.

model release

Alibaba Unveils Qwen3.8-Max, a 2.4T-Parameter Open-Weight Model for Coding and Agentic Work

Alibaba announced Qwen3.8-Max, a 2.4T-parameter flagship model targeting coding and long-horizon agentic work, with open weights promised for next week alongside Qwen3.8-27B. The model posted strong third-party benchmark results, ranking #4 in Frontend Code Arena and matching Claude Opus 4.7 on the Vals Index at roughly 2.3x lower cost.

Comments

Loading...