Instructions to use mohammadmahdinouri/mol-base-distilled-tiny-checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mohammadmahdinouri/mol-base-distilled-tiny-checkpoints with Transformers:
# Load model directly from transformers import DistillationWrapper model = DistillationWrapper.from_pretrained("mohammadmahdinouri/mol-base-distilled-tiny-checkpoints", dtype="auto") - Notebooks
- Google Colab
- Kaggle