kyegomez / SimpleMambaLinks
Implementation of a modular, high-performance, and simplistic mamba for high-speed applications
☆35Updated 6 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 last week
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 8 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 7 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆54Updated last year
- Explorations into improving ViTArc with Slot Attention☆41Updated 7 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆97Updated 8 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆83Updated 3 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆36Updated 3 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 5 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 2 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated 9 months ago
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆36Updated 2 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 9 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆126Updated 9 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆86Updated last year
- Utilities for PyTorch distributed☆24Updated 3 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆106Updated 6 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆102Updated 11 months ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 8 months ago
- Implementation of Agent Attention in Pytorch☆90Updated 10 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆105Updated 2 months ago
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆86Updated 3 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆88Updated 11 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆63Updated this week
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆37Updated last year
- Implementation of the Mamba SSM with hf_integration.☆56Updated 9 months ago
- recipe for training fully-featured self supervised image jepa models☆10Updated this week
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆194Updated 2 months ago
- Here we will test various linear attention designs.☆58Updated last year