Back to Models

Xiaomi: MiMo-V2.5

xiaomi/mimo-v2.5

Description

MiMo-V2.5 is a native omnimodal model by Xiaomi. It delivers Pro-level agentic performance at roughly half the inference cost, while surpassing MiMo-V2-Omni in multimodal perception across image and video understanding...

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: Xiaomi: MiMo-V2.5 (xiaomi/mimo-v2.5)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "xiaomi/mimo-v2.5",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the Xiaomi: MiMo-V2.5 model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

  • Text
  • Images
  • Audio
  • Video

API Pricing

  • Input: 0.14$ / 1M tokens
  • Output: 0.28$ / 1M tokens

Token Limits

  • Max Output: 131,072 tokens
  • Max Context: 1,048,576 tokens

Subscription Tiers

  • free
  • pro
  • ultimate