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