Skip to content
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

CPU version support like macOS #694

Open
MonolithFoundation opened this issue Feb 12, 2025 · 2 comments
Open

CPU version support like macOS #694

MonolithFoundation opened this issue Feb 12, 2025 · 2 comments

Comments

@MonolithFoundation
Copy link

Hello, currently many codebases rely on mamba. However, debugging code without CPU support is extremely challenging.

Would you consider adding CPU support?

@radarFudan
Copy link

I believe using the torch vanilla implementation might be a good idea to work with CPU device.

https://github.com/johnma2006/mamba-minimal

@MonolithFoundation
Copy link
Author

thanks.

Just wondering would mamba_ssm consider add CPU support as fallback.

This is really helpful for users to debug on CPU devices such as macOS.

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