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