MiMo-V2.5

MiMo-V2.5

Native omnimodal agentic model with 1M-token context and 15B active parameters.

About

MiMo-V2.5 is Xiaomi's natively omnimodal open-source model, a 310B-parameter Mixture-of-Experts architecture with 15B active parameters. It pairs a 729M-parameter vision transformer using hybrid window attention with a 1M-token context window, handling text and image understanding in a single unified model without a separate vision adapter.

API Usage
import os
from openai import OpenAI

client = OpenAI(
    api_key=os.getenv("ZYPHRA_API_KEY"),
    base_url="https://api.zyphracloud.com/api/v1",
)

response = client.chat.completions.create(
    model="XiaomiMiMo/MiMo-V2.5",
    messages=[{"role": "user", "content": "Hello!"}],
)

print(response.choices[0].message.content)

Provider

Provider

Provider

Release Date

Release Date

Release Date

Model License

Model License

Model License

Model Architecture

Model Architecture

Model Architecture

Mixture-of-experts

Mixture-of-experts

Mixture-of-experts

Total parameters

Total parameters

Total parameters

Activated parameters

Activated parameters

Activated parameters

Context length

Context length

Context length

Input modality

Input modality

Input modality

Output modality

Output modality

Output modality

Input price

Input price

Input price

Cached input price

Cached input price

Cached input price

Output price

Output price

Output price

Xiaomi

Xiaomi

Xiaomi

MIT

MIT

MIT

Transformer

Transformer

Transformer

Yes

Yes

Yes

310B

310B

310B

15B

15B

15B

1M

1M

1M

Text, Image

Text, Image

Text, Image

Text

Text

Text

$0.25

$0.25

$0.25

/ 1M tokens

/ 1M tokens

/ 1M tokens

$0.15

$0.15

$0.15

/ 1M tokens

/ 1M tokens

/ 1M tokens

$0.50

$0.50

$0.50

/ 1M tokens

/ 1M tokens

/ 1M tokens

© 2026 Zyphra Technologies Inc. All rights reserved.

© 2026 Zyphra Technologies Inc. All rights reserved.