-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: state-spaces/mamba
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Feat: Add the support for non-learnable RMS norm for large-scale training in
mamba_inner_fn
#543
opened Aug 27, 2024 by
younesbelkada
Loading…
Change interface to selective_state_update for continuous batching
#521
opened Aug 12, 2024 by
tlrmchlsmth
Loading…
Support variable-length sequences for mamba block with position indices
#434
opened Jul 1, 2024 by
ptxu78
Loading…
Fixes bug in SelectiveScanFn.forward for when B is not variable and last_state is returned
#371
opened Jun 7, 2024 by
vidavakil
Loading…
[Feature] Support variable-length sequences for mamba block
#244
opened Mar 14, 2024 by
zigzagcai
Loading…
Subclass from transformers for PEFT support and overall wider adoption
#227
opened Mar 7, 2024 by
markrogersjr
Loading…
Error due to missing to_json_string method in MambaConfig class
#109
opened Jan 16, 2024 by
teticio
Loading…
Add support for left padding and masking in forward() and generate()
#70
opened Dec 20, 2023 by
normster
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.