Aakib Ansari.
Back to articles
News Brief

Ant Group's inclusionAI Team Releases Ling 3.0 Flash FP8 Under MIT License

Md Aakib Ansari
Md Aakib AnsariWeb Developer & AI Tools Reviewer
2 min readModel: inclusionAI Ling 3.0 Flash
Ant Group's inclusionAI Team Releases Ling 3.0 Flash FP8 Under MIT License

Ant Group's inclusionAI team released Ling 3.0 Flash FP8 on August 4, 2026—a 124-billion-parameter Mixture-of-Experts (MoE) language model designed for production-scale developer deployment. Released under the permissive MIT license, the model represents a major step forward in compressing high-capacity reasoning capabilities into a form factor that is cost-effective to run in enterprise environments.

The model uses a native hybrid-linear MoE architecture (part of the BailingMoeV3 family), combining an alternating 5:1 stack of Kimi Delta Attention and gated Multi-head Latent Attention (MLA). By implementing a sparse 1/64 routing mechanism, it only activates 5.1 billion parameters per token. The official FP8 checkpoint utilizes blockwise (128x128) E4M3 expert weights, allowing it to drastically reduce memory usage without sacrificing accuracy on long-context operations. It supports a native 128K context window, which developers can extend up to 256K using YaRN.

Because the release uses a custom bailing_hybrid architecture, running Ling 3.0 Flash FP8 currently requires specialized forks of SGLang or vLLM for inference. The model is designed to replace the previous 1-trillion-parameter Ring-2.6-1T flagship, proving that sparse, quantized architectures can deliver comparable agentic and coding performance at a fraction of the hardware cost. This open release follows a broader industry trend of labs publishing highly quantized checkpoints directly to Hugging Face, enabling startups to bypass closed APIs in favor of self-hosted infrastructure.

Frequently Asked Questions

What is inclusionAI Ling 3.0 Flash FP8?
Ling 3.0 Flash FP8 is a 124-billion parameter Mixture-of-Experts (MoE) model released by Ant Group's inclusionAI team under an MIT license. It uses 5.1 billion active parameters per token.
What frameworks are required to run Ling 3.0 Flash FP8?
Due to its custom bailing_hybrid attention architecture, it requires custom forks of SGLang or vLLM to run.
What is the context window of Ling 3.0 Flash?
It features a native 128K context window, which can be scaled up to 256K using YaRN.

Related Articles

Meta Releases Muse Glimmer: Apache 2.0 Licensed 30B Local Agent Model
News Brief2 min read
Meta Releases Muse Glimmer: Apache 2.0 Licensed 30B Local Agent Model

Meta Superintelligence Labs has released Muse Glimmer, a 30-billion parameter open-weight model distilled from its proprietary Muse Spark flagship. Published under an Apache 2.0 license, Glimmer is purpose-built for offline, on-device agentic workloads like coding, debugging, and file management on consumer hardware.

Liquid AI's LFM2.5-2.6B Matches Models Three Times Its Size on Agentic Tasks
News Brief2 min read
Liquid AI's LFM2.5-2.6B Matches Models Three Times Its Size on Agentic Tasks

Liquid AI released LFM2.5-2.6B on August 4, a 2.69B-parameter on-device model purpose-built for agentic workloads. Using a hybrid architecture of short convolution blocks and grouped query attention, it runs under 2.5 GB of memory and reaches approximately 220 tokens/s on Apple M5 Max — while matching or exceeding Qwen3.5-9B on tool use and instruction-following benchmarks.

The White House Finalized Its AI Safety Vetting Framework. Open-Weight Models Are Exempt.
News Brief2 min read
The White House Finalized Its AI Safety Vetting Framework. Open-Weight Models Are Exempt.

The Trump administration finalized a voluntary pre-release cybersecurity vetting framework for frontier AI models on August 4, 2026, briefing OpenAI, Anthropic, Google, Meta, Nvidia, and Microsoft in a private session. The framework applies only to closed, proprietary models; open-weight models are explicitly exempt. NIST simultaneously released a draft of SP 800-239 on AI data center security.