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