Ling-3.0-Flash
First catalog entry for Ant Group's inclusionAI/Bailing team, an actively-shipping open-weight lab (Ling non-thinking, Ring thinking, Ming multimodal families) not previously tracked here despite multiple trillion-parameter MIT-licensed releases through 2026 (Ling-2.5-1T, Ring-2.5-1T, Ling-2.6-1T). Ling-3.0-Flash, announced 27 Jul 2026 with weights open-sourced 5 Aug 2026, is a 124B-total MoE with roughly 5-7B active params per token (sources give both figures; verify against the official Hugging Face card before treating either as final), 256K context, MIT license. Ant claims it matches or beats their own 1T-parameter Ling-2.6-1T flagship on most benchmarks at roughly 1/8th the total parameters — a notable efficiency claim, but independent verification and a standard benchmark table weren't available at the time of writing. Weights ship in BF16 (255GB) and FP8 (128GB) on Hugging Face and ModelScope.
256K
tokens
16K
tokens
Self-host
open weights
Self-host
infra cost only
—
tokens/sec
Aug 2026
2026-08-05
—
self-host
—
n/a self-host
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- Amazon Nova Pro300K
- Qwen3.8 27B262K
- ▸ Ling-3.0-Flash256K
- Codestral256K
- Nemotron 3 Nano Omni256K
- Qwen 3.6 Plus256K
- Kimi K2.6256K
- Hunyuan Hy3256K
Compare With
Open Source: Licensed under MIT
Non è ancora sul nostro gateway
Ling-3.0-Flash è a pesi aperti, quindi puoi eseguirlo tu stesso. Swfte Connect trasforma il tuo deployment in un endpoint gestito che parla la stessa API di ogni altro modello di questa directory.
curl https://api.swfte.com/agents/v2/gateway/chat/completions \
-H "Authorization: Bearer $SWFTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "antgroup:ling-3.0-flash",
"messages": [{"role": "user", "content": "Hello"}]
}'About Ling-3.0-Flash
Ling-3.0-Flash is a open-source AI model by Ant Group, released on August 5, 2026. It supports a context window of 256K tokens and can generate up to 16K output tokens.
Ling-3.0-Flash is published as open weights (MIT) for self-hosting. There is no per-token API price. Cost depends on your inference infrastructure: GPU rental, throughput per GPU, and operating overhead. For commodity 24-48GB GPUs the effective cost typically lands in the $0.10-$0.50 per million output tokens range, well below the cheapest hosted alternatives.
Ling-3.0-Flash is available as an open-source model under the MIT license, meaning you can self-host it for predictable costs or use it through API providers like Swfte Connect.
Using Ling-3.0-Flash with Swfte
Access Ling-3.0-Flash through Swfte Connect, our unified LLM gateway. Connect gives you a single API for 50+ models, with automatic routing, cost optimization, and fallback handling. You can also try Ling-3.0-Flash in our AI Playground before integrating.