Chen Li
Chen Li
Thanks for the great work! I notice that - [your installation](https://github.com/state-spaces/mamba#installation) states that the lowest CUDA version is 11.6. - mamba [v1.0.1](https://github.com/state-spaces/mamba/releases/tag/v1.0.1) supports CUDA 11.8 and CUDA 12.2. Is it...
Thanks for the great work! On Overleaf, you can click a few bottons and download the compiled .zip file, which can be directly uploaded to arXiv. See [their guidance](https://www.overleaf.com/learn/how-to/How_do_I_download_the_automatically_generated_files_(e.g._.bbl%2C_.aux%2C_.ind%2C_.gls)_for_my_project%3F_My_publisher_asked_me_to_include_them_in_my_submission). I...
Seperate `class SSM` and `class MambaBlock`, so that `def __init__` of both classes are clearer. I'm not sure if `class SSM` is supposed to be called `class S6`.
Hi, thanks for the great work! The operating system that I'm using is Windows 11 23H2. Recently I updated Obsidian to Windows 1.7.4. The plugin version is 1.0.8. After that...