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") - Notebooks
- Google Colab
- Kaggle
Commit ·
a0d2103
1
Parent(s): dbf8d2f
Update tiny models for Dinov2Backbone
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 146482
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:668d28fc2ce733229323fc3d142176d8e6af098401a82dbf09b22f68d4359016
|
| 3 |
size 146482
|