-
Notifications
You must be signed in to change notification settings - Fork 509
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 #447 #615
Mamba #447 #615
Conversation
@dusty-nv feel free to organize the folders inside jetson-containers. Now we can use LLM models that use mamba :) as you can see on my test.py |
Thanks @johnnynunez, looks like another fun one! 🤣 🐍 |
Please see the spam of my messages JAJAJ. I think I need your help because this is going too fast. |
Haha that does seem fast! Is it producing valid/coherent output? That would be great 👍 |
it is the original benchmark from mamba: |
@dusty-nv if you can upload casual-conv1d wheel and mamba-ssm wheel, I will thank you |
@johnnynunez I will start trying to build these tonight/tomorrow and push the wheels & containers 👍 |
#447
casualconv1d: https://github.com/Dao-AILab/causal-conv1d
mamba original paper: https://github.com/state-spaces/mamba
MambaVision: https://github.com/NVlabs/MambaVision
Complete Suite of VideoMamba: https://github.com/OpenGVLab/video-mamba-suite
cobra(llava rival): https://github.com/h-zhao1997/cobra
VideoMambaSuite: