How to use apple/AIM with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir AIM apple/AIM
I would like to Finetune the model for image classification over my dataset. How can I do that? Is there sample code that we can use. I am on Apple Silicon using MLX.
I would like to fine tune this model as well.
· Sign up or log in to comment