kyegomez / SimpleMambaLinks
Implementation of a modular, high-performance, and simplistic mamba for high-speed applications
☆35Updated 7 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 MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆21Updated this week
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆38Updated 2 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆98Updated 8 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆55Updated last year
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆38Updated 2 weeks ago
- HGRN2: Gated Linear RNNs with State Expansion☆55Updated 10 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆85Updated last week
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 8 months ago
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆118Updated 2 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 5 months ago
- RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best…☆47Updated 3 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 8 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆107Updated 2 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated 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)☆73Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆64Updated 3 weeks ago
- Implementation of Agent Attention in Pytorch☆90Updated 11 months ago
- Here we will test various linear attention designs.☆59Updated last year
- Autoregressive Image Generation☆32Updated 2 weeks ago
- Griffin MQA + Hawk Linear RNN Hybrid☆87Updated last year
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆88Updated 4 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆57Updated last month
- Explorations into improving ViTArc with Slot Attention☆42Updated 8 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 4 months ago
- More dimensions = More fun☆22Updated 11 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 10 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 3 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmind☆64Updated 9 months ago