kyegomez / SimpleMamba
Implementation of a modular, high-performance, and simplistic mamba for high-speed applications
☆33Updated 3 months ago
Alternatives and similar repositories for SimpleMamba:
Users that are interested in SimpleMamba are comparing it to the libraries listed below
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 4 months ago
- Implementation of Agent Attention in Pytorch☆90Updated 7 months ago
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆20Updated 3 weeks ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 8 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 10 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 9 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆101Updated 3 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆116Updated 4 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆93Updated 6 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆23Updated last month
- A simple implementation of [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://arxiv.org/abs/2312.00752)☆21Updated last year
- Explorations into improving ViTArc with Slot Attention☆37Updated 4 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆53Updated 6 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆86Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆52Updated 10 months ago
- Here we will test various linear attention designs.☆59Updated 10 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆75Updated 2 weeks ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated last year
- Utilities for PyTorch distributed☆23Updated this week
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆71Updated last year
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 5 months ago
- possibly useful materials for learning RWKV language model.☆24Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 7 months ago
- Minimal Implementation of Visual Autoregressive Modelling (VAR)☆28Updated last month
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆51Updated last month
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆31Updated 3 weeks ago
- Implementation of Spectral State Space Models☆16Updated last year