MiMo M2.5
MiMo M2.5 is the mid-tier model in Xiaomi's MiMo v2.5 family, a Mixture-of-Experts (MoE) stack with reasoning, tool use, and multimodal input. It supports a context window of 1.1M tokens and 131.1K tokens max output tokens.
import { streamText } from 'ai'
const result = streamText({ model: 'xiaomi/mimo-v2.5', prompt: 'Why is the sky blue?'})Playground
Try out MiMo M2.5 by Xiaomi. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.