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
Fix model tree
#11
by victor HF Staff - opened
so the model doesn't loop to itself and the model tree and community contributions show correctly. @bwshen-mi
Thanks, Victor!
lilei98 changed pull request status to merged
