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