-
Notifications
You must be signed in to change notification settings - Fork 7
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
Mamba is not longer work with current code #2
Comments
I updated the MambaConfig, you can check it now. |
Hi, thank you for responsding, last time I try to use newer releases of mamba since it been 6 months but end up getting error so I open this issue I try to install the new updated repo of your but still running into Import error. Specifically, If I use and when I install new releases of mamba-ssm I get:
So I kind of need to know which version you are using since old I can get fix the import error on the old mamba realease |
hi Vu, Can you please fix the above error (shared by TinChung41), I am also facing the same error? Token is valid (permission: write). |
You can add the @DataClass decorator above the MambaConfig class. |
hi Vu, I'm working on Mamba text-classification right now and a few month back your code and this code work normaly
https://colab.research.google.com/drive/13EC5kbiZmtmFqBOsTW7j-A8JEVGEhvWg?usp=sharing
But as I running it couple week ago, it give out multiples error that doesn't make sense when in the requirement it use old version of mamba-ssm and transformer. I been on this rabbit hole for a while since there no current official document for mama-ssm yet.
The text was updated successfully, but these errors were encountered: