Skip to content
Dashboard

Ling 3.0 Flash

Ling 3.0 Flash is a Mixture-of-Experts model from Inclusionai with 124B total parameters and about 5.1B active per token, built for token-efficient agentic inference. It supports a context window of 256K tokens and a max output of 256K tokens per request.

ReasoningTool UseImplicit Caching
import { streamText } from 'ai'
const result = streamText({
model: 'inclusionai/ling-3.0-flash-free',
prompt: 'Why is the sky blue?'
})
Read docs

Copy link to headingUptime

Direct request success rate on AI Gateway and per-provider. Visit the docs for more info.