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☆57Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆45Updated 2 years ago
- Xmixers: A collection of SOTA efficient token/channel mixers☆29Updated last month
- Here we will test various linear attention designs.☆61Updated last year
- ☆41Updated 4 years ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Directed masked autoencoders☆14Updated 2 years ago
- 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.☆22Updated 2 years ago
- IntLLaMA: A fast and light quantization solution for LLaMA☆18Updated 2 years ago
- The official repository for our paper "The Dual Form of Neural Networks Revisited: Connecting Test Time Predictions to Training Patterns …☆16Updated 4 months ago
- Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Ro…☆47Updated last month
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated last year
- Official repository for ICML 2024 paper "MoRe Fine-Tuning with 10x Fewer Parameters"☆20Updated this week
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆96Updated 2 years ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆38Updated 7 months ago
- This is a PyTorch implementation of the paperViP A Differentially Private Foundation Model for Computer Vision☆36Updated 2 years ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated 2 years ago
- Official code for the paper "Attention as a Hypernetwork"☆43Updated last year
- Triton implement of bi-directional (non-causal) linear attention☆56Updated 8 months ago
- ☆31Updated last year
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- ☆16Updated 2 years ago
- Simple notebooks to learn diffusion models on toy datasets☆17Updated 2 years ago
- ☆23Updated last year
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆78Updated 2 years ago
- Implementation of IceFormer: Accelerated Inference with Long-Sequence Transformers on CPUs (ICLR 2024).☆25Updated 3 months ago
- ☆32Updated last year