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
Add HLE evaluation result (22.1)
#31
by burtenshaw HF Staff - opened
No description provided.