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