Skip to content
HomeNewsDigestsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. News/
  3. Models & research/
  4. Inclusionai Releases Ling-3.0-flash Open-Weight Mixture-of-Experts Model
Models & research

Inclusionai Releases Ling-3.0-flash Open-Weight Mixture-of-Experts Model

Inclusionai released Ling-3.0-flash, an open-weight 124B Mixture-of-Experts model that activates 5.1B parameters per token. Delivering 406.5 tokens per second at $0.03 per million tokens, it offers high throughput for code generation and self-hosting.

September 5, 2026· 5 min read
OKCurated by Oleksandr Kuzmenko, AI Product Engineer·Updated September 5, 2026·Sources cited on every story
AI-assisted · editor-reviewed·How we use AI
Inclusionai Releases Ling-3.0-flash Open-Weight Mixture-of-Experts Model

Impact: Medium

Why it matters

Download weights freely to run locally on Ollama or vLLM, or use hosted APIs at 91% lower cost than competing open-weight models.

TL;DR

  • 01Ling-3.0-flash activates only 5.1B of its 124B parameters per token, enabling 406.5 tokens/s generation.
  • 02Delivers 85.5% on GPQA and 55.4% on Terminal-Bench for $0.03 per 1M blended tokens or free self-hosting.
  • 03Compatible with local inference engines including Ollama, vLLM, and llama.cpp.

Key facts

124B (MoE)Total Parameters
5.1B per tokenActivated Parameters
Total Parameters
124B (MoE)
Activated Parameters
5.1B per token
Blended Token Price
$0.03 per 1M tokens (3:1 ratio)
Hosted API Rates
$0.02 input / $0.06 output per 1M tokens
Inference Speed
406.5 tokens/s (1.84s median TTFT)
Key Benchmarks
GPQA 85.5%, Terminal-Bench 55.4%, SciCode 41.1%

Sparse MoE Architecture and Inference Speeds

Ling-3.0-flash employs a 124B-parameter sparse Mixture-of-Experts (MoE) structure, activating approximately 5.1B parameters per token. Independent testing by Artificial Analysis measured output generation at 406.5 tokens per second with a median time-to-first-token delay of 1.84 seconds.

Benchmark Results and Code Generation

On the Artificial Analysis intelligence scale, Ling-3.0-flash scored 37.8, placing higher than 68% of tracked models. Specific task scores include 85.5% on GPQA, 55.4% on Terminal-Bench, 41.1% on SciCode, 67% on Long Context Reasoning, 27.2% on τ-Bench Banking, and 23.7% on Humanity's Last Exam. The model is specifically targeted at code generation and CLI execution.

Deployment Modes and API Economics

The model weights are open and free to download for self-hosting with ollama, vllm, or llama.cpp on local hardware without token charges. Managed cloud endpoints list at $0.02 per million input tokens and $0.06 per million output tokens ($0.03 per 1M tokens blended at a 3:1 ratio), ranking it cheaper than 91% of comparable open-weight hosted models.

Try it in 2 minutes

ollama run ling-3.0-flash

bash

✓ When to use

  • High-throughput code generation, terminal agent loops, and automated test writing.
  • Self-hosted inference where server memory limits full dense models.

What to do today

  • →Pull Ling-3.0-flash weights into Ollama or vLLM to benchmark local generation speed.
  • →Route high-volume coding or agentic CLI tasks to the API endpoint to reduce inference spend.
#Ollama#vLLM#llama.cpp

Sources

  • Ling-3.0-flash Model Overview & Benchmarks
ShareShare on XShare on LinkedIn
← Previous storyAnthropic Proves Fermat's Last Theorem Using Lean and Claude Code Agent HarnessNext story →Migrating Local LLM Workloads from Ollama to vLLM

Related stories

  • Models & researchNeoMME Encoders Deliver 51 Pages per Second Visual Document Retrieval
  • Models & researchAnthropic Releases Claude Fable 5.1 with Slashed Prompt Cache Read Costs
  • Models & researchAllenAI BenchMIRT Uses Item Response Theory to Audit LLM Benchmarks
  • Models & researchGoogle Releases TimesFM-3 for Zero-Shot Multivariate Time-Series Forecasting

Email digest

Get the morning AI brief

One email a day — the stories that matter for engineers, founders and tech leads. Human-edited, with links to primary sources.

  • ✓120+ sources scanned daily
  • ✓Edited by a human
  • ✓1 email per day
  • ✓EN + UA

By subscribing you agree to the privacy policy.