Instructions to use mlx-vision/vit_base_patch14_518.dinov2-mlxim with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- mlx-image
How to use mlx-vision/vit_base_patch14_518.dinov2-mlxim with mlx-image:
from mlxim.model import create_model model = create_model(mlx-vision/vit_base_patch14_518.dinov2-mlxim)
- MLX
How to use mlx-vision/vit_base_patch14_518.dinov2-mlxim with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir vit_base_patch14_518.dinov2-mlxim mlx-vision/vit_base_patch14_518.dinov2-mlxim
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio