kyegomez / SimpleMamba
Implementation of a modular, high-performance, and simplistic mamba for high-speed applications
☆33Updated this week
Related projects ⓘ
Alternatives and complementary repositories for SimpleMamba
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated last month
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆83Updated this week
- Explorations into improving ViTArc with Slot Attention☆36Updated 3 weeks ago
- 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
- Here we will test various linear attention designs.☆56Updated 6 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆48Updated 2 months ago
- The open source implementation of the model from "Scaling Vision Transformers to 22 Billion Parameters"☆25Updated this week
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆94Updated 2 weeks ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 9 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆43Updated last month
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 5 months ago
- Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmind☆52Updated last month
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 4 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆91Updated last month
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆64Updated last year
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated last month
- Implementation of Agent Attention in Pytorch☆86Updated 4 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated 3 weeks ago
- Official implementation of Phi-Mamba. A MOHAWK-distilled model (Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mode…☆76Updated last month
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆95Updated last year
- ☆32Updated 5 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆49Updated 7 months ago
- Utilities for PyTorch distributed☆23Updated last year
- ☆46Updated last month
- Implementation of Infini-Transformer in Pytorch☆104Updated last month
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆31Updated last month
- Implementation of the proposed MaskBit from Bytedance AI☆58Updated 2 weeks ago
- Explorations into the recently proposed Taylor Series Linear Attention☆89Updated 2 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…☆21Updated 7 months ago