Compatible Xiaomi MiMo Models
You can import large language models from Hugging Face and OCI Object Storage buckets into OCI Generative AI, create endpoints for those models, and use them in the Generative AI service.
Xiaomi MiMo
MiMo-V2.5-Pro is an open source Mixture-of-Experts (MoE) language model with 1.02 trillion total parameters and 42 billion active parameters. Designed for complex software engineering, agentic workflows, and long-horizon tasks, the model supports a context length of up to one million tokens and uses hybrid attention and multi-token prediction to improve inference efficiency.
| Hugging Face Model ID | Model Capability | Minimum Dedicated AI Cluster Unit Shape |
|---|---|---|
| XiaomiMiMo/MiMo-V2.5-Pro | TEXT_TO_TEXT |
|
Important
- For imported models, you can use the native context length specified by the model provider. However, the effective maximum context length is limited by the underlying hardware setup that you select for the hosting dedicated AI clusters in OCI Generative AI. To take full advantage of a model's native context length, you might need to provision more hardware resources.
- Use the fine-tuned models only if they match the compatible base model's transformer version and have a parameter count within ±10% of the original.
- For available hardware and steps on how to deploy the imported models, see Managing Imported Models.