Xiaomi: MiMo-V2.5 — AI model
Xiaomi: MiMo-V2.5 is a AI model from Xiaomi, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
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...
Specs
| Vendor | Xiaomi |
|---|---|
| Type | text, audio, image, video |
| Context window | 1,048,576 tokens |
| Pricing | $0.14/M in · $0.28/M out |
| API | chat_completions |
| Capabilities | Vision · Tools |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "xiaomi/mimo-v2.5",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started