How to use genggng/ScaleKD-vit-16 with timm:
import timm model = timm.create_model("hf_hub:genggng/ScaleKD-vit-16", pretrained=True)