Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"
☆564Dec 28, 2024Updated last year
Alternatives and similar repositories for m2
Users that are interested in m2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Understand and test language model architectures on synthetic tasks.☆282Mar 22, 2026Updated 4 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆358Dec 28, 2024Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆256Jun 6, 2025Updated last year
- Convolutions for Sequence Modeling☆915Jun 13, 2024Updated 2 years ago
- ☆63Oct 3, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Language Modeling with the H3 State Space Model☆526Sep 29, 2023Updated 2 years ago
- HGRN2: Gated Linear RNNs with State Expansion☆58Aug 20, 2024Updated last year
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆119Mar 16, 2024Updated 2 years ago
- An annotated implementation of the Hyena Hierarchy paper☆34May 28, 2023Updated 3 years ago
- ☆61Jul 9, 2024Updated 2 years ago
- Train Models Contrastively in Pytorch☆800Mar 26, 2025Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,749Apr 17, 2024Updated 2 years ago
- The repository for the code of the UltraFastBERT paper☆518Mar 24, 2024Updated 2 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆93Jun 18, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,340Mar 6, 2025Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,765Jun 25, 2024Updated 2 years ago
- Lightning Attention-2: A Free Lunch for Handling Unlimited Sequence Lengths in Large Language Models☆344Feb 23, 2025Updated last year
- ModuleFormer is a MoE-based architecture that includes two different types of experts: stick-breaking attention heads and feedforward exp…☆225Sep 18, 2025Updated 10 months ago
- Linear Attention Sequence Parallelism (LASP)☆87Jun 4, 2024Updated 2 years ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆176Jan 30, 2025Updated last year
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,259Jul 11, 2024Updated 2 years ago
- Some preliminary explorations of Mamba's context scaling.☆222Feb 8, 2024Updated 2 years ago
- Foundation Architecture for (M)LLMs☆3,136Apr 11, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Efficient PScan implementation in PyTorch☆17Jan 2, 2024Updated 2 years ago
- ☆10Oct 2, 2024Updated last year
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,660Jul 23, 2026Updated 3 weeks ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Sep 6, 2024Updated last year
- Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.☆3,260Updated this week
- Accessible large language models via k-bit quantization for PyTorch.☆8,414Updated this week
- [NeurIPS 2023 spotlight] Official implementation of HGRN in our NeurIPS 2023 paper - Hierarchically Gated Recurrent Neural Network for Se…