radarFudan / Awesome-state-space-modelsLinks
Collection of papers on state-space models
☆599Updated last week
Alternatives and similar repositories for Awesome-state-space-models
Users that are interested in Awesome-state-space-models are comparing it to the libraries listed below
Sorting:
- Reading list for research topics in state-space models☆322Updated 3 months ago
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆732Updated 2 months ago
- Awesome Papers related to Mamba.☆1,376Updated 10 months ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,252Updated last year
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆170Updated last year
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,317Updated 9 months ago
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆421Updated last year
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆226Updated last year
- Minimal Mamba-2 implementation in PyTorch☆218Updated last year
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆638Updated 3 weeks ago
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆120Updated last week
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆576Updated 2 weeks ago
- Awesome list of papers that extend Mamba to various applications.☆137Updated 3 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆360Updated last year
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆570Updated 7 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆320Updated 5 months ago
- Build high-performance AI models with modular building blocks☆550Updated last week
- [TKDE'25] The official GitHub page for the survey paper "A Survey on Mixture of Experts in Large Language Models".☆418Updated last month
- A collection of AWESOME things about mixture-of-experts☆1,202Updated 9 months ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆808Updated 2 years ago
- A collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application☆308Updated 7 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆158Updated 7 months ago
- A library for calculating the FLOPs in the forward() process based on torch.fx☆127Updated 5 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆187Updated last week
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆75Updated 8 months ago
- Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper☆740Updated last month
- The official implementation of TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆385Updated 3 weeks ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆95Updated last year
- [ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation☆851Updated 11 months ago
- [ECCV 2024] Official PyTorch implementation of RoPE-ViT "Rotary Position Embedding for Vision Transformer"☆396Updated 8 months ago