kyegomez / SimpleMambaLinks
Implementation of a modular, high-performance, and simplistic mamba for high-speed applications
☆36Updated 10 months ago
Alternatives and similar repositories for SimpleMamba
Users that are interested in SimpleMamba are comparing it to the libraries listed below
Sorting:
- Implementation of a Light Recurrent Unit in Pytorch☆49Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 11 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆91Updated 3 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 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 …☆47Updated last month
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆125Updated 10 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 8 months ago
- Implementation of Agent Attention in Pytorch☆91Updated last year
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆94Updated 7 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated last year
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆109Updated this week
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆102Updated 9 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆38Updated 7 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆70Updated last month
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆20Updated this week
- The open source implementation of the model from "Scaling Vision Transformers to 22 Billion Parameters"☆29Updated last month
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆123Updated this week
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆206Updated last month
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆129Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆110Updated last month
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆59Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- Implementation of Infini-Transformer in Pytorch☆113Updated 9 months ago
- Official code for the paper "Attention as a Hypernetwork"☆43Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆66Updated 2 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 11 months ago
- 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
- Explorations into improving ViTArc with Slot Attention☆43Updated 11 months ago