buttercutter / Mamba_SSMLinks
A simple implementation of [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://arxiv.org/abs/2312.00752)
☆21Updated last year
Alternatives and similar repositories for Mamba_SSM
Users that are interested in Mamba_SSM are comparing it to the libraries listed below
Sorting:
- 32 times longer context window than vanilla Transformers and up to 4 times longer than memory efficient Transformers.☆48Updated last year
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- ☆23Updated 8 months ago
- Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)☆24Updated last year
- Here we will test various linear attention designs.☆58Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- ☆29Updated 2 years ago
- [ICLR'25] "Understanding Bottlenecks of State Space Models through the Lens of Recency and Over-smoothing" by Peihao Wang, Ruisi Cai, Yue…☆11Updated 2 months ago
- Official code for the paper "Attention as a Hypernetwork"☆36Updated 11 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated 9 months ago
- Hacks for PyTorch☆19Updated 2 years ago
- Official Code Repository for the paper "Key-value memory in the brain"☆26Updated 3 months ago
- Official code for the paper "Image generation with shortest path diffusion" accepted at ICML 2023.☆23Updated last year
- ☆16Updated 2 years ago
- Xmixers: A collection of SOTA efficient token/channel mixers☆11Updated 6 months ago
- IntLLaMA: A fast and light quantization solution for LLaMA☆18Updated last year
- MambaFormer in-context learning experiments and implementation for https://arxiv.org/abs/2402.04248☆54Updated 11 months ago
- ☆32Updated last year
- Codes of the paper Deformable Butterfly: A Highly Structured and Sparse Linear Transform.☆12Updated 3 years ago
- APPy (Annotated Parallelism for Python) enables users to annotate loops and tensor expressions in Python with compiler directives akin to…☆23Updated this week
- Contextual Position Encoding but with some custom CUDA Kernels https://arxiv.org/abs/2405.18719☆22Updated last year
- ☆54Updated 10 months ago
- ☆31Updated last year
- Various test models in WNNX format. It can view with `pip install wnetron && wnetron`☆12Updated 2 years ago
- Implementation of Metaformer, but in an autoregressive manner☆25Updated 2 years ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆35Updated 6 months ago
- Official Implementation of the paper: A Complete Recipe for Diffusion Generative Models☆30Updated 7 months ago
- [ICLR 2025] Linear Combination of Saved Checkpoints Makes Consistency and Diffusion Models Better☆14Updated 3 months ago
- Directed masked autoencoders☆14Updated 2 years ago
- Triton implement of bi-directional (non-causal) linear attention☆49Updated 4 months ago