Xiaomi: MiMo-V2-Flash — AI model
Xiaomi: MiMo-V2-Flash is a AI model from Xiaomi, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
MiMo-V2-Flash is an open-source foundation language model developed by Xiaomi. It is a Mixture-of-Experts model with 309B total parameters and 15B active parameters, adopting hybrid attention architecture. MiMo-V2-Flash supports a...
Specs
| Vendor | Xiaomi |
|---|---|
| Type | text |
| Context window | 262,144 tokens |
| Pricing | $0.10/M in · $0.30/M out |
| API | chat_completions |
| Capabilities | 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-flash",
"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