buttercutter / Mamba_SSMLinks
A simple implementation of [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://arxiv.org/abs/2312.00752)
☆22Updated 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 2 years ago
- MambaFormer in-context learning experiments and implementation for https://arxiv.org/abs/2402.04248☆55Updated last year
- Here we will test various linear attention designs.☆62Updated last year
- HGRN2: Gated Linear RNNs with State Expansion☆55Updated 11 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Ro…☆43Updated last month
- ☆32Updated last year
- Directed masked autoencoders☆14Updated 2 years ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 5 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 11 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 9 months ago
- A repository for DenseSSMs☆88Updated last year
- Official code for the paper "Attention as a Hypernetwork"☆40Updated last year
- ☆23Updated 10 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Linear Attention Sequence Parallelism (LASP)☆85Updated last year
- ☆106Updated last year
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆125Updated last year
- State Space Models☆70Updated last year
- Official code for the paper "Image generation with shortest path diffusion" accepted at ICML 2023.☆23Updated 2 years ago
- Experimental scripts for researching data adaptive learning rate scheduling.☆23Updated last year
- ☆16Updated 2 years ago
- Contextual Position Encoding but with some custom CUDA Kernels https://arxiv.org/abs/2405.18719☆22Updated last year
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆36Updated 9 months ago
- Simple notebooks to learn diffusion models on toy datasets☆17Updated 2 years ago
- ☆37Updated 2 years ago
- [ICLR 2025 & COLM 2025] Official PyTorch implementation of the Forgetting Transformer and Adaptive Computation Pruning☆122Updated this week
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆65Updated last week
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆68Updated 2 weeks ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 7 months ago