Hi, thanks for your work! I have a question about installing the required packages. When I try installing casual_conv1d and mamba with "pip install -e", there is a compatibility issue with my CUDA version that I cannot fix.
Do you think there is a way I can install casual_conv1d and mamba directly from pip, instead of from local repository with "-e" option? If so, what is the version of casual_conv1d and mamba package you use? If not, can you briefly describe what modifications you have made to the official package?
I really appreciate your reply.
Hi, thanks for your work! I have a question about installing the required packages. When I try installing casual_conv1d and mamba with "pip install -e", there is a compatibility issue with my CUDA version that I cannot fix.
Do you think there is a way I can install casual_conv1d and mamba directly from pip, instead of from local repository with "-e" option? If so, what is the version of casual_conv1d and mamba package you use? If not, can you briefly describe what modifications you have made to the official package?
I really appreciate your reply.