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
- πΎ OAT: A research-friendly framework for LLM online alignment, including preference learning, reinforcement learning, etc.β300Updated last week
- PyTorch building blocks for the OLMo ecosystemβ177Updated this week
- PyTorch implementation of models from the Zamba2 series.β178Updated 2 months ago
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"β226Updated 2 months ago
- β163Updated last month
- β401Updated this week
- [ICML 2024] CLLMs: Consistency Large Language Modelsβ388Updated 4 months ago
- β173Updated 3 months ago
- A framework to study AI models in Reasoning, Alignment, and use of Memory (RAM).β210Updated last week
- Towards Economical Inference: Enabling DeepSeek's Multi-Head Latent Attention in Any Transformer-based LLMsβ149Updated last week
- Normalized Transformer (nGPT)β164Updated 4 months ago
- An extension of the nanoGPT repository for training small MOE models.β109Updated 3 weeks ago
- LongRoPE is a novel method that can extends the context window of pre-trained LLMs to an impressive 2048k tokens.β212Updated 7 months ago
- PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attentionβ¦β287Updated 10 months ago
- Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.β195Updated 8 months ago
- Muon optimizer: +>30% sample efficiency with <3% wallclock overheadβ539Updated last week
- Efficient LLM Inference over Long Sequencesβ365Updated last month
- π Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flashβ¦β234Updated this week
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Modelsβ209Updated last month
- Build your own visual reasoning modelβ320Updated last week
- Tree Attention: Topology-aware Decoding for Long-Context Attention on GPU clustersβ125Updated 4 months ago
- A project to improve skills of large language modelsβ260Updated this week
- OpenCoconut implements a latent reasoning paradigm where we generate thoughts before decoding.β169Updated 2 months ago
- Implementation of π₯₯ Coconut, Chain of Continuous Thought, in Pytorchβ161Updated 3 months ago
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024β279Updated last month
- Benchmark and research code for the paper SWEET-RL Training Multi-Turn LLM Agents onCollaborative Reasoning Tasksβ140Updated this week
- Pretraining code for a large-scale depth-recurrent language modelβ709Updated 2 weeks ago
- Chain of Experts (CoE) enables communication between experts within Mixture-of-Experts (MoE) modelsβ151Updated 2 weeks ago
- Implementation of π Ring Attention, from Liu et al. at Berkeley AI, in Pytorchβ509Updated 5 months ago
- β195Updated 3 months ago