lucidrains / titans-pytorch
Unofficial implementation of Titans, SOTA memory for transformers, in Pytorch
☆1,247Updated 2 weeks ago
Alternatives and similar repositories for titans-pytorch:
Users that are interested in titans-pytorch are comparing it to the libraries listed below
- Code for BLT research paper☆1,437Updated last week
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,148Updated 8 months ago
- Official PyTorch implementation for "Large Language Diffusion Models"☆1,350Updated 2 weeks ago
- A Self-adaptation Framework🐙 that adapts LLMs for unseen tasks in real-time!☆1,020Updated 2 months ago
- Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper☆567Updated this week
- Pretraining code for a large-scale depth-recurrent language model☆709Updated 2 weeks ago
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆541Updated last month
- 🚀 Efficient implementations of state-of-the-art linear attention models in Torch and Triton☆2,177Updated this week
- Training Large Language Model to Reason in a Continuous Latent Space☆1,015Updated 2 months ago
- Code release for DynamicTanh (DyT)☆765Updated last week
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,183Updated 3 months ago
- [ICLR 2025] Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling☆857Updated last month
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆399Updated 7 months ago
- Muon is Scalable for LLM Training☆993Updated this week
- The official implementation of Tensor ProducT ATTenTion Transformer (T6)☆345Updated last month
- MoBA: Mixture of Block Attention for Long-Context LLMs☆1,696Updated 3 weeks ago
- Muon optimizer: +>30% sample efficiency with <3% wallclock overhead☆529Updated this week
- Simple RL training for reasoning☆3,326Updated this week
- Democratizing Reinforcement Learning for LLMs☆2,158Updated last month
- Recipes to scale inference-time compute of open models☆1,048Updated last month
- An Open-source RL System from ByteDance Seed and Tsinghua AIR☆915Updated this week
- Pytorch implementation of Transfusion, "Predict the Next Token and Diffuse Images with One Multi-Modal Model", from MetaAI☆985Updated last week
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆311Updated 3 months ago
- Large Concept Models: Language modeling in a sentence representation space