tanaymeh / mamba-trainLinks
A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM
☆55Updated last year
Alternatives and similar repositories for mamba-train
Users that are interested in mamba-train are comparing it to the libraries listed below
Sorting:
- Collection of autoregressive model implementation☆85Updated 2 months ago
- RWKV-7: Surpassing GPT☆92Updated 7 months ago
- Repo hosting codes and materials related to speeding LLMs' inference using token merging.☆36Updated last year
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated 2 months ago
- ☆82Updated 10 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆98Updated 9 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
- working implimention of deepseek MLA☆42Updated 6 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…☆49Updated 3 months ago
- ☆59Updated 3 months ago
- Work in progress.☆70Updated 2 weeks ago
- A repository for research on medium sized language models.☆77Updated last year
- ☆134Updated 10 months ago
- Tree Attention: Topology-aware Decoding for Long-Context Attention on GPU clusters☆128Updated 7 months ago
- From GaLore to WeLore: How Low-Rank Weights Non-uniformly Emerge from Low-Rank Gradients. Ajay Jaiswal, Lu Yin, Zhenyu Zhang, Shiwei Liu,…☆47Updated 2 months ago
- Repository for the Q-Filters method (https://arxiv.org/pdf/2503.02812)☆33Updated 4 months ago
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆118Updated 3 months ago
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆158Updated 3 months ago
- ☆81Updated last year
- Implementations of attention with the softpick function, naive and FlashAttention-2☆80Updated 2 months ago
- Esoteric Language Models☆87Updated 2 weeks ago
- PyTorch implementation of models from the Zamba2 series.☆183Updated 5 months ago
- Official repository for the paper "NeuZip: Memory-Efficient Training and Inference with Dynamic Compression of Neural Networks". This rep…☆59Updated 8 months ago
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆38Updated 3 months ago
- Implementation of Mind Evolution, Evolving Deeper LLM Thinking, from Deepmind☆55Updated last month
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 6 months ago
- ☆23Updated 3 weeks ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆64Updated last year
- The simplest, fastest repository for training/finetuning medium-sized xLSTMs.☆41Updated last year
- Evaluating the Mamba architecture on the Othello game