The README indicates that Core ML is ostensibly supported, but it seems like (and I could be wrong here) that a different onnxruntime would be needed (and not the onnxruntime_gpu as that requires CUDA, which won't work on an ARM Mac). I don't see a Maven dependency for something like "onnxruntime_silicon". Are there steps to enable Core ML on an M1+ Mac?
Thank you