Merged
Conversation
Co-authored-by: Kevin Li <kevin.li5505@gmail.com> Co-authored-by: Berlin Chen <berlinchen7@gmail.com> Co-authored-by: Caitlin Wang <caitlinwang@princeton.edu>
|
Hi, Do you know if it would be difficult to implement varlen for MIMO if we want to give it a shot? |
Collaborator
|
I feel it's not too difficult, but @berlinchen7 should know better |
Collaborator
|
Thanks for your interest! Indeed varlen MIMO shouldn’t be too difficult to implement. We just need to be careful not to introduce unnecessary overhead. Support for varlen MIMO is currently in progress, and we plan to release it once the implementation is ready. |
|
Sounds excellent. We'll start experimenting with the siso variant. Hopefully it works even better than the excellent mamba2 :) 🤞 Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Official code for "Mamba-3: Improved Sequence Modeling using State Space Principles".
Aakash Lahoti*, Kevin Y. Li*, Berlin Chen*, Caitlin Wang*, Aviv Bick, J. Zico Kolter, Tri Dao†, Albert Gu†
Paper: https://arxiv.org/abs/2603.15569