lucidrains / recurrent-memory-transformer-pytorch
Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch
☆403Updated last week
Alternatives and similar repositories for recurrent-memory-transformer-pytorch:
Users that are interested in recurrent-memory-transformer-pytorch are comparing it to the libraries listed below
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆205Updated 4 months ago
- Recurrent Memory Transformer☆148Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆297Updated 7 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆217Updated 4 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆225Updated 4 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆632Updated 3 weeks ago
- Sequence modeling with Mega.☆297Updated last year
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆439Updated 8 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆492Updated 2 months ago
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆541Updated 2 weeks ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆256Updated 8 months ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆378Updated 7 months ago
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆628Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆510Updated last year
- Official implementation of TransNormerLLM: A Faster and Better LLM☆233Updated 11 months ago
- [COLM 2024] LoraHub: Efficient Cross-Task Generalization via Dynamic LoRA Composition☆609Updated 5 months ago
- Scaling Data-Constrained Language Models☆330Updated 3 months ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated last year
- Large Context Attention☆670Updated 5 months ago
- Simple next-token-prediction for RLHF☆222Updated last year
- ☆180Updated this week
- Language Modeling with the H3 State Space Model☆516Updated last year
- Some preliminary explorations of Mamba's context scaling.☆206Updated 11 months ago
- Code release for "Dropout Reduces Underfitting"☆311Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,075Updated last year
- PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention…☆286Updated 8 months ago
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆253Updated last year
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆172Updated 4 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆157Updated last year
- Multipack distributed sampler for fast padding-free training of LLMs☆184Updated 5 months ago