How to use mlx-vision/efficientnet_b2-mlxim with mlx-image:
from mlxim.model import create_model model = create_model(mlx-vision/efficientnet_b2-mlxim)
How to use mlx-vision/efficientnet_b2-mlxim with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir efficientnet_b2-mlxim mlx-vision/efficientnet_b2-mlxim