You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on my investigation while writing docker-sam, I found that there is no linux/arm64 platform because pytouch does not provide a wheel for CUDA devices. That means, on the linux/arm64 platform, only the CPU is available, which will make the inference of certain models extremely slow. I don't have an Apple device, also not sure if Mac MPS would be of any help.
Please add support for Apple Silicon (Mac Mini M4).
The text was updated successfully, but these errors were encountered: