How to use apple/mobileclip_b_lt_timm with timm:
import timm model = timm.create_model("hf_hub:apple/mobileclip_b_lt_timm", pretrained=True)