Instructions to use hf-internal-testing/tiny-random-Dinov2Backbone with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-Dinov2Backbone with Transformers:
# Load model directly from transformers import AutoImageProcessor, Dinov2Backbone processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-Dinov2Backbone") model = Dinov2Backbone.from_pretrained("hf-internal-testing/tiny-random-Dinov2Backbone", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
dbf8d2f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ebba523462697ec19493ad39886b4aa22bc26ed7b1714093d1e9b635827ede99
size 146482
|