Instructions to use zeromodels/dinov2-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/dinov2-small with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zeromodels/dinov2-small") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
cc95f73 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d36872702b64d2a233a1072cb7892094f904df5697ebbbf1e1664d3f2a352856
size 87035296
|