Skip to content

Please add support for Apple Silicon #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Emasoft opened this issue Feb 15, 2025 · 1 comment
Open

Please add support for Apple Silicon #1

Emasoft opened this issue Feb 15, 2025 · 1 comment

Comments

@Emasoft
Copy link

Emasoft commented Feb 15, 2025

Please add support for Apple Silicon (Mac Mini M4).

@xiaoyao9184
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants