-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: state-spaces/mamba
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix load_state_dict_hf early-returning before dtype/device conversion
#926
opened Apr 19, 2026 by
Chessing234
Contributor
Loading…
Fix ssd_selective_scan passing None as delta_softplus to selective_scan_fn
#924
opened Apr 17, 2026 by
Chessing234
Contributor
Loading…
Cast A_log to float32 before exp in Mamba2Simple.forward
#923
opened Apr 17, 2026 by
Chessing234
Contributor
Loading…
Update angle normalization using remainder function
#922
opened Apr 16, 2026 by
sukjunhwang
Loading…
Fix double RMSNorm on B/C in MambaInnerFn.backward at checkpoint_lvl=1
#919
opened Apr 15, 2026 by
Chessing234
Contributor
Loading…
Fix Mamba2 RMSNorm group_size using unsharded ngroups under tensor parallelism
#916
opened Apr 13, 2026 by
Chessing234
Contributor
Loading…
Fix Mamba-3 Triton kernels for AMD ROCm/RDNA4
#914
opened Apr 12, 2026 by
ChrisLundquist
Loading…
4 of 6 tasks
Fix Mamba3.step() missing squeeze for seqlen dimension
#913
opened Apr 12, 2026 by
Chessing234
Contributor
Loading…
3 of 4 tasks
Fix selective_state_update crashing when dt_bias or D is None
#912
opened Apr 11, 2026 by
Chessing234
Contributor
Loading…
Pass group_size to RMSNormGated in Mamba2Simple for ngroups > 1
#910
opened Apr 10, 2026 by
Chessing234
Contributor
Loading…
Cache ctx.saved_tensors in Mamba3 backward to fix FSDP activation checkpointing
#909
opened Apr 9, 2026 by
anasiri
Loading…
Fix wrong group_size in Mamba2 RMSNormGated under tensor parallelism
#908
opened Apr 9, 2026 by
Chessing234
Contributor
Loading…
4 tasks done
Remove unused batch_shape variable in _get_states_from_cache
#906
opened Apr 7, 2026 by
Chessing234
Contributor
Loading…
Fix double rmsnorm on B/C in MambaInnerFn.backward at checkpoint_lvl=1
#902
opened Apr 6, 2026 by
Chessing234
Contributor
Loading…
3 tasks
Fix typo in distributed_utils.py and remove unused variables
#900
opened Apr 6, 2026 by
Chessing234
Contributor
Loading…
2 tasks
Fix unreachable code and resource leak in hf.py
#899
opened Apr 6, 2026 by
Chessing234
Contributor
Loading…
3 tasks
Fix Mamba2 step() D handling when D_has_hdim=True
#893
opened Apr 2, 2026 by
ccs668899
Loading…
3 tasks done
2
Allow overriding BASE_WHEEL_URL via an environment variable
#892
opened Apr 2, 2026 by
songyz2019
Loading…
selective scan cuda kernel x buffer overflow fix
#883
opened Mar 26, 2026 by
darxradi3nt
Contributor
Loading…
docs: add uv as alternative installation option
#874
opened Mar 23, 2026 by
MasahiroOgawa
Loading…
2 tasks done
feat: add speed benchmark, interactive example, and RTX 4080 test
#873
opened Mar 23, 2026 by
MasahiroOgawa
Loading…
4 tasks done
refactor: rename benchmark for clarity, add benchmark_README.md
#872
opened Mar 23, 2026 by
MasahiroOgawa
Loading…
1 task done
fix: add sm_89 (Ada Lovelace) gencode and fix Python/dep versions
#871
opened Mar 23, 2026 by
MasahiroOgawa
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.