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.☆49Updated 2 years ago
- MambaFormer in-context learning experiments and implementation for https://arxiv.org/abs/2402.04248☆56Updated last year
- Here we will test various linear attention designs.☆62Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated 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…☆44Updated last month
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Directed masked autoencoders☆14Updated 2 years ago
- Triton implement of bi-directional (non-causal) linear attention☆54Updated 7 months ago
- Experimental scripts for researching data adaptive learning rate scheduling.☆23Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 10 months ago
- ☆106Updated last year
- Implementation of IceFormer: Accelerated Inference with Long-Sequence Transformers on CPUs (ICLR 2024).☆25Updated last month
- ☆23Updated 11 months ago
- Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)☆24Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 6 months ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆36Updated 9 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 11 months ago
- Official code for the paper "Image generation with shortest path diffusion" accepted at ICML 2023.☆23Updated 2 years ago
- Official code for the paper "Attention as a Hypernetwork"☆40Updated last year
- ☆29Updated 2 years ago
- ☆32Updated last year
- A dashboard for exploring timm learning rate schedulers☆19Updated 9 months ago
- Linear Attention Sequence Parallelism (LASP)☆86Updated last year
- Simple notebooks to learn diffusion models on toy datasets☆17Updated 2 years ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆68Updated 3 weeks ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- ☆16Updated 2 years ago
- Contextual Position Encoding but with some custom CUDA Kernels https://arxiv.org/abs/2405.18719☆22Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆65Updated 3 weeks ago