coreML model?

#3
by adw1029 - opened

How to get .mlmodelc for this?

Two ways:

  • Run this CLI but like this: swift run LLMCLI --repo-id smpanaro/Llama-3.2-1B-Instruct-CoreML. It will download the model into ~/Documents/huggingface and also run it.
  • Clone this repo directly from the three dot menu:

image.png

Sign up or log in to comment