Instructions to use mlx-vision/vit_base_patch16_224.dino-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_patch16_224.dino-mlxim with mlx-image:
from mlxim.model import create_model model = create_model(mlx-vision/vit_base_patch16_224.dino-mlxim)
- MLX
How to use mlx-vision/vit_base_patch16_224.dino-mlxim with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir vit_base_patch16_224.dino-mlxim mlx-vision/vit_base_patch16_224.dino-mlxim
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Upload model.safetensors with huggingface_hub
Browse files- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8d8086a5b93de96153c3a6cc3b2ffac4ef9c24c7f60e126f8f9d016c5bcb63d
|
| 3 |
+
size 343216343
|