kyegomez / SimpleMambaLinks
Implementation of a modular, high-performance, and simplistic mamba for high-speed applications
☆36Updated 8 months ago
Alternatives and similar repositories for SimpleMamba
Users that are interested in SimpleMamba are comparing it to the libraries listed below
Sorting:
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆55Updated last year
- HGRN2: Gated Linear RNNs with State Expansion☆55Updated 10 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 9 months ago
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆89Updated 4 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 6 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆98Updated 9 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆87Updated 3 weeks ago
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 9 months ago
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆21Updated 2 weeks ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 4 months ago
- Implementation of Agent Attention in Pytorch☆90Updated last year
- RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best…☆49Updated 4 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 3 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 6 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆118Updated 3 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
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆197Updated 3 months ago
- Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmind☆65Updated 10 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆87Updated last year
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆38Updated last month
- Autoregressive Image Generation☆32Updated last month
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆38Updated 3 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆64Updated 2 weeks ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆110Updated 7 months ago
- Community Implementation of the paper: "Multi-Head Mixture-of-Experts" In PyTorch☆25Updated 3 months ago
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 8 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)☆75Updated last year