YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
I've converted the DINO checkpoints from the official repo:
You can use it as follows:
from transformers import ViTModel
model = ViTModel.from_pretrained("nielsr/dino_vitb16", add_pooling_layer=False)
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support