Instructions to use rwightman/test_vit_b16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use rwightman/test_vit_b16 with timm:
import timm model = timm.create_model("hf_hub:rwightman/test_vit_b16", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Ctrl+K