Instructions to use mlx-vision/vit_small_patch8_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_small_patch8_224.dino-mlxim with mlx-image:
from mlxim.model import create_model model = create_model(mlx-vision/vit_small_patch8_224.dino-mlxim)
- MLX
How to use mlx-vision/vit_small_patch8_224.dino-mlxim with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir vit_small_patch8_224.dino-mlxim mlx-vision/vit_small_patch8_224.dino-mlxim
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Upload attention_maps.png with huggingface_hub
Browse files- .gitattributes +1 -0
- attention_maps.png +3 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
dino.gif filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
dino.gif filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
attention_maps.png filter=lfs diff=lfs merge=lfs -text
|
attention_maps.png
ADDED
|
Git LFS Details
|