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