Instructions to use XiaomiMiMo/MiMo-V2-Flash with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use XiaomiMiMo/MiMo-V2-Flash with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("XiaomiMiMo/MiMo-V2-Flash", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Feb 2026 Model?
#33
by ZeroAurora - opened
Accoding to this news, a newer MiMo V2 Flash model has been deployed. When can we download its weight?
I doubt they will release it here. It’s xaiomi’s model they allow you to use their API. It’s so cheap to use, totally worth using the API to work with it.