Skip to content

Ling — From Trillion-Parameter Flagships to 5.1B Execution Nodes, Ant Group's Three-Line AGI Strategy

Sep 19, 20261 min

🌏 中文版

In March 2025, Ant Group validated the engineering feasibility of MoE large language models on non-A100/H100 heterogeneous computing platforms — this was the starting point of the Ling family. Fifteen months later, it delivered a matrix spanning 7.9B to 1T parameters across text, reasoning, and multimodal domains. On September 9, 2026 at the Bund Conference, the family gained a new member: Ling-3.0-flash-Fin, the first finance-enhanced model.

This is the twentieth family deep-dive in the "AI 模型家族" series, tracing Ling's complete evolution from trillion-parameter flagship to 5.1B efficient execution node, and its "planning-execution separation" AGI strategy.

How to interpret the benchmark numbers cited in this article, please see the AI Model Evaluation Sources Guide.

Family Evolution Timeline

DateVersionSignificance
2025-03Ling 1.0Validated MoE LLM engineering feasibility on non-high-end heterogeneous platforms; completed domestic computing platform adaptation
2025-09Ring-1T-previewWorld's first open-source trillion-parameter thinking model
2025-10-09Ling-1T + Ring-1TTrillion-parameter non-thinking + thinking models open-sourced simultaneously; Ling/Ring/Ming family formally established
2025-10Ling 2.0First breakthrough at trillion-parameter scale; FP8 end-to-end training; 1M context
2026-02Ling-2.5-1T + Ring-2.5-1TLing 2.5: Hybrid Linear Attention; AIME 2026 with only 5,890 tokens to match frontier performance; Ring 2.5: IMO 2025/CMO 2025 dual gold
2026-02Ming-flash-omni-2.0Industry's first model to unify speech, music, and audio in a single architecture
2026-04Ling-2.6-1TTrillion-flagship "fast thinking": MLA + Linear Attention hybrid, AIME 2026 leading, SWE-bench Verified at open-source forefront
2026-04Ling-2.6-flash104B/7.4B; anonymous "Elephant Alpha" on OpenRouter topped Trending for consecutive days
2026-05Ring-2.6-1TTrillion-parameter deep thinking model for complex reasoning and long-horizon autonomous execution
2026-07-23Ling-3.0-flash124B/5.1B; native hybrid linear architecture; KDA + MLA 5:1; matches 1T flagship performance
2026-08Ling-3.0-tiny7.9B/1.3B; fully local deployment; zero cloud dependency
2026-08Ling-3.0-flash-VL124B/5.5B; vision-language model; AA Intelligence Index 42; supports image and video input
2026-08Ling-3.0-flash-Fin124B/5.1B; finance-enhanced; MIT open-source; co-developed with CICC; FinFIRST benchmark
2026-09-09Bund ConferenceLing-3.0-flash-Fin officially announced open-source; full quantization lineup (BF16/FP8/FP4/INT4) released

Eighteen months, twelve milestones. Ling's evolution follows a clear thesis: first prove technical ceiling with trillion parameters, then compress into highly efficient smaller models via architectural innovation, and finally carve out vertical depth (Fin) for domain-specific scenarios. Scale is not the goal — intelligence-per-computation is.

Three Product Lines: Ling Executes, Ring Thinks, Ming Multimodal

The key to understanding the Ling family architecture is decomposing it into three parallel lines (plus one experimental line):

Ling series (non-thinking/general-purpose): A full-size matrix from Ling-mini to Ling-3.0-flash, built on MoE architecture to deliver "flagship intelligence, Flash efficiency." This line is responsible for execution — high-speed inference, tool calling, high-frequency agent tasks. Ling-3.0-flash is positioned as the execution node in the "planning-execution separation" paradigm.

Ring series (thinking/reasoning): From Ring-1T to Ring-2.6-1T, trillion-parameter thinking models focused on deep reasoning, mathematical proof, and long-horizon autonomous execution. Ring-2.5-1T achieved IMO 2025: 35/42 (gold medal standard) and CMO 2025: 105/126 (surpassing China's national team cutoff). This line handles planning — multi-step reasoning for complex problems.

Ming series (multimodal): Unified text, image, audio, and video understanding and generation. Ming-flash-omni-2.0 is the industry's first model to unify speech, music, and audio within a single architecture.

LLaDA series (experimental): Diffusion model experiments including LLaDA-MoE and LLaDA 2.0/2.1/2.2, exploring non-autoregressive generation paths.

The logic is clear: Ling handles "fast and efficient", Ring handles "deep and rigorous", Ming handles "complete and cross-modal". All three share underlying training infrastructure and architectural innovations (hybrid linear attention, MoE routing optimization), but serve distinct roles during inference.

Architecture Evolution: From Hybrid Linear to Native Hybrid Linear

Ling's architectural evolution can be distilled into a single trajectory:

Ling 1.0 (2025-03): Validated MoE feasibility on non-high-end heterogeneous platforms. This was the engineering validation phase — the architecture itself was still being figured out.

Ling 2.0 (2025-10): First breakthrough at trillion-parameter scale. Introduced FP8 end-to-end training. Training efficiency improved dramatically, enabling cross-domain generalization. Context window reached 1M tokens.

Ling 2.5 (2026-02): Hybrid Linear Attention (HLA) architecture introduced — attention layers interleaved at a 1:7 ratio of MLA and Lightning Linear Attention. Significantly improved throughput for long-sequence reasoning: over 32K tokens, memory access reduced by 10× and generation throughput increased by 3×.

Ling 2.6 (2026-04): "Fast thinking" paradigm established. Ling-2.6-1T abandoned the industry-wide pursuit of "slow thinking" multi-step reasoning in favor of reaching results with minimal token expenditure. On AIME 2026, it significantly outperformed other non-thinking models. Ling-2.6-flash achieved same-size SOTA on agent-related benchmarks (SWE-bench Verified, TAU2-Bench, BFCL-V4).

Ling 3.0 (2026-07): Upgraded from "hybrid linear" to native hybrid linear design. The core innovation is KDA (Kimi Delta Attention) — evolving from Lightning Attention with fine-grained diagonal gating in Delta Rule state updates for more precise retention of critical information in long sequences. The MoE expert activation ratio compressed from 1/32 in the previous generation to 1/64, dramatically improving "efficiency leverage" without sacrificing model capacity. KDA and MLA layers alternate at a 5:1 ratio, balancing long-context efficiency with state memory robustness.

This trajectory matters because Ling is not "scaling up" — it is compressing intelligence. Each generation achieves equal or superior performance with fewer activated parameters.

Family Matrix and Selection Guide

Ling 3.0 Core Models

DimensionLing-3.0-tinyLing-3.0-flashLing-3.0-flash-VLLing-3.0-flash-Fin
Total Parameters7.9B124B124B124B
Active Parameters1.3B5.1B5.5B5.1B
PositioningLocal offlineProduction agent executionVision-languageFinance-enhanced agent
InputTextTextImage + Video + TextText
Context256K256K → 1M256K256K → 1M
Open SourceYesYesYes (MIT)Yes (MIT)
AA Intelligence IndexN/A384241

Ling 3.0-flash Derivative Versions (Hugging Face)

VersionDescriptionSize
Ling-3.0-flashBF16 base checkpoint127.5B (incl. 3.1B MTP head)
Ling-3.0-flash-fp8Serialized block-FP8 quantization~66B
Ling-3.0-flash-fp4MXFP4 compressed quantization~33B
Ling-3.0-flash-int4Symmetric W4 (routed experts only)~16B
Ling-3.0-flash-dsparkSpeculative decoding draft model1B
Ling-3.0-flash-base-midtrainPre-training mid-train checkpoint127B

Same quantization and derivative versions are available for Ling-3.0-flash-Fin (including -fp4) and Ling-3.0-tiny (including -fp8).

Architecture Details

All Ling 3.0-flash series share the same base architecture:

  • 42 Transformer layers: 35 KDA (Kimi Delta Attention) + 7 Gated MLA (5:1 ratio)
  • 512 routed experts + 1 shared expert, 8 experts activated per token (MoE 1/64 sparsity)
  • Hidden size 2560, Expert intermediate size 768
  • Vocabulary 157,184
  • 3.1B MTP (multi-token prediction) head, bringing the full checkpoint to 127.5B parameters
  • Context training schedule: 8K → 32K → 256K
  • SGLang HiCache + Mooncake hierarchical caching, TTFT reduced 60–80% for long inputs
  • vLLM 0.25.0+ support with native Bailing V3 compatibility

Selection Logic

Local offline, small tasks → tiny. Fast Agent execution, coding, general reasoning → flash. Vision understanding, multimodal reasoning → flash-VL. Financial domain → flash-Fin. Speculative decoding acceleration → pair with dspark draft model.

Open Source Strategy and Ecosystem

Ling's open source strategy has three defining characteristics:

First, clean licensing. From Ling-1T to Ling-3.0-flash-Fin, nearly all models are under Apache 2.0 or MIT licenses. This compares favorably with Qwen 3.8-Max's custom terms and Llama's Community License — Ling's licensing is more business-friendly.

Second, domestic computing platform compatibility. From Ling 1.0 onward, the family emphasizes running on non-A100/H100 heterogeneous platforms. Ling-3.0-flash received Huawei Ascend 0 Day support (with the new CANN PyPTO operator programming framework). This lowers the self-hosting barrier for domestic developers.

Third, mature framework ecosystem. SGLang, vLLM, TokenSpeed, llama.cpp, and transformers are all supported. Ling has been validated against Claude Code, Kilo Code, Qwen Code, Hermes Agent, and OpenClaw frameworks.

Position Against Competitors

Ling's position in 2026 can be described along two axes:

Open-source leadership: Ling-3.0-flash "matches or surpasses industry-leading models with two to three times its parameter scale" across core benchmarks. Independent evaluation (frangelbarrera/Ling-3-flash-evaluation, 845 API calls, 12 test phases) scored it 7.0/10, with standout security performance (100% jailbreak resistance, 100% indirect injection prevention).

Competitive against Chinese open-source: Ling-2.5-1T achieves frontier thinking-model results on AIME 2026 using only 5,890 tokens — matching models that typically require 15k–23k tokens. This token efficiency places it among the leaders alongside DeepSeek V4, Kimi K2.5, and GPT-5.2.

The limitation is equally clear: closed frontier models (Claude, GPT) lead comprehensively. Ling still trails on top-tier coding benchmarks (Ring-2.6-1T's Terminal-Bench 2.1 57.5 is behind GPT-5.4's scores). Additionally, flash-Fin's general benchmark (AA Intelligence Index 41) remains below top closed-source models.

Implications for Agent Development

If you are building high-frequency agent workflows (coding agents, search agents, tool-call-intensive scenarios): Ling-3.0-flash is one of the most compelling open-source options for "intelligence density per compute" — 5.1B activated parameters achieving 1T flagship performance, with 60–80% TTFT reduction and single-node deployability. Pair with Ling-3.0-tiny for a "big-small" architecture: flash handles planning, tiny handles local execution.

If you are building finance-related agents (investment research, earnings analysis, valuation modeling): Ling-3.0-flash-Fin is the most complete finance-enhanced open-source model available. MIT licensing plus the FinFIRST benchmark open-source lets you self-host, test, and validate the entire pipeline.

If you are doing deep reasoning tasks (mathematical proofs, code correctness verification): Ring-2.6-1T is a better fit than Ling — it's purpose-built for "slow thinking" with IMO/CMO gold-level reasoning rigor that the Ling series cannot match.

Not recommended for: peak performance (closed models lead comprehensively), full-modality speech/audio output (Ling handles text and vision; Ming is the full-modality flagship), or production-grade reliability requiring 100% certainty (official documentation explicitly states flash-Fin's outputs "do not constitute investment advice" and require professional review).

Overall Assessment

Ling's core bet is that intelligence-per-computation beats absolute scale — not who has the biggest parameters, but who delivers the highest intelligence for the same compute. From Ling 1.0's engineering validation to 3.0's native hybrid linear architecture, this path has become increasingly clear: 1/64 MoE expert activation, KDA's precise long-sequence memory, and "planning-execution separation" across three parallel lines.

Flash-Fin's significance extends beyond a single finance model — it's the first vertical landing of the "Ling approach": take efficient general-purpose architecture + domain fine-tuning + open evaluation benchmarks, and package them as a complete solution. Flash-VL is the same playbook's landing in the multimodal domain: native hybrid linear architecture + vision encoder + efficient inference, packaged as open-source. The key things to watch: will this playbook be replicated in legal, medical, engineering, and other vertical domains, and will the Ling-3.0 series eventually fill the gap between flash-VL and Ming with a full-modality speech/video generation model?

References