inclusionaiVision

inclusionAI: Ling 3.0 Flash VL

Ling 3.0 Flash VL builds on Ling 3.0 Flash (124B total / 5.5B active MoE from InclusionAI), further strengthening its language capabilities while adding native visual perception and advanced visual...

Context
131k tokens
Input / 1M tokens
$0.06
Output / 1M tokens
$0.18
Benchmark

Pricing

Input tokens$0.06 per 1M tokens
Output tokens$0.18 per 1M tokens
Cache read$0.01 per 1M tokens

Technical details

Model IDinclusionai/ling-3.0-flash-vl
Context window131k tokens
Input modalitiestext, image, video
Output modalitiestext
TokenizerOther
Max output tokens32,768

Use with MegaBrain

import OpenAI from 'openai'

const client = new OpenAI({
  baseURL: 'https://getmegabrain.com/api/gateway/v1',
  apiKey: process.env.MEGABRAIN_API_KEY,
})

const response = await client.chat.completions.create({
  model: 'inclusionai/ling-3.0-flash-vl',
  messages: [{ role: 'user', content: 'Hello!' }],
})

Ready to use inclusionAI: Ling 3.0 Flash VL?

Get an API key and start making requests in minutes.

Get an API key