facebookresearch / memory
Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, sparsely activated memory layers complement compute-heavy dense feed-forward layers, providing dedicated capacity to store and retrieve information cheaply.
β311Updated 3 months ago
Alternatives and similar repositories for memory:
Users that are interested in memory are comparing it to the libraries listed below
- PyTorch building blocks for the OLMo ecosystemβ177Updated this week
- πΎ OAT: A research-friendly framework for LLM online alignment, including preference learning, reinforcement learning, etc.β300Updated last week
- β158Updated last month
- [ICML 2024] CLLMs: Consistency Large Language Modelsβ388Updated 4 months ago
- β401Updated this week
- β173Updated 3 months ago
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024β279Updated last month
- A framework to study AI models in Reasoning, Alignment, and use of Memory (RAM).β210Updated last week
- Muon optimizer: +>30% sample efficiency with <3% wallclock overheadβ539Updated last week
- PyTorch implementation of models from the Zamba2 series.β178Updated 2 months ago
- Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.β195Updated 8 months ago
- OpenCoconut implements a latent reasoning paradigm where we generate thoughts before decoding.β168Updated 2 months ago
- π Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flashβ¦β234Updated this week
- Pretraining code for a large-scale depth-recurrent language modelβ709Updated 2 weeks ago
- Towards Economical Inference: Enabling DeepSeek's Multi-Head Latent Attention in Any Transformer-based LLMsβ149Updated last week
- Code for the paper "Rethinking Benchmark and Contamination for Language Models with Rephrased Samples"β300Updated last year
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"β226Updated 2 months ago
- Public repository for "The Surprising Effectiveness of Test-Time Training for Abstract Reasoning"β302Updated 4 months ago
- Normalized Transformer (nGPT)β164Updated 4 months ago
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Headsβ442Updated last month
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models