How to use amd/mnasnet_b1 with timm:
import timm model = timm.create_model("hf_hub:amd/mnasnet_b1", pretrained=True)
The community tab is the place to discuss and collaborate with the HF community!