Instructions to use chenmingio/minimind-copy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use chenmingio/minimind-copy with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("chenmingio/minimind-copy", set_active=True) - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- -
Model tree for chenmingio/minimind-copy
Base model
jingyaogong/MiniMind2
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("chenmingio/minimind-copy", set_active=True)