How to use snap-research/efficientformer-l7-300 with timm:
import timm model = timm.create_model("hf_hub:snap-research/efficientformer-l7-300", pretrained=True)