How to use mlx-vision/vit_base_patch32_224-mlxim with mlx-image:
from mlxim.model import create_model model = create_model(mlx-vision/vit_base_patch32_224-mlxim)
How to use mlx-vision/vit_base_patch32_224-mlxim with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir vit_base_patch32_224-mlxim mlx-vision/vit_base_patch32_224-mlxim
The community tab is the place to discuss and collaborate with the HF community!