You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: