We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, currently many codebases rely on mamba. However, debugging code without CPU support is extremely challenging.
Would you consider adding CPU support?
The text was updated successfully, but these errors were encountered:
I believe using the torch vanilla implementation might be a good idea to work with CPU device.
https://github.com/johnma2006/mamba-minimal
Sorry, something went wrong.
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.
No branches or pull requests
Hello, currently many codebases rely on mamba. However, debugging code without CPU support is extremely challenging.
Would you consider adding CPU support?
The text was updated successfully, but these errors were encountered: