How to use mohammadmahdinouri/mol-base-distilled-base-tiny-checkpoints with Transformers:
# Load model directly from transformers import DistillationWrapper model = DistillationWrapper.from_pretrained("mohammadmahdinouri/mol-base-distilled-base-tiny-checkpoints", dtype="auto")
What is a pickle import?