Ling 3.0 Flash
Ling 3.0 Flash is a 124B Mixture-of-Experts model from Inclusionai activating about 5.1B parameters per token, built for token-efficient agent runs across a context window of 256K tokens.
- Input and output price
- Input $0.06, Output $0.18, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({ model: 'inclusionai/ling-3.0-flash', prompt: 'Why is the sky blue?'})