lucidrains / recurrent-memory-transformer-pytorch
Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch
☆405Updated last month
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☆206Updated 6 months ago
- Recurrent Memory Transformer☆149Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆306Updated 8 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆225Updated 5 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆637Updated last month
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆260Updated 9 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆218Updated 6 months ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆379Updated 8 months ago
- Scaling Data-Constrained Language Models☆333Updated 5 months ago
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆443Updated 10 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆501Updated 3 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆515Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆221Updated this week
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆630Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆162Updated 2 weeks ago
- Large Context Attention☆682Updated 3 weeks ago
- Official implementation of TransNormerLLM: A Faster and Better LLM☆240Updated last year
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆547Updated last month
- Multipack distributed sampler for fast padding-free training of LLMs☆184Updated 6 months ago
- [COLM 2024] LoraHub: Efficient Cross-Task Generalization via Dynamic LoRA Composition☆614Updated 7 months ago
- Official code from the paper "Offline RL for Natural Language Generation with Implicit Language Q Learning"☆203Updated last year
- Some preliminary explorations of Mamba's context scaling.☆213Updated last year
- Language Modeling with the H3 State Space Model☆516Updated last year
- Simple next-token-prediction for RLHF☆222Updated last year
- A repository for research on medium sized language models.☆491Updated last month
- ☆138Updated last year
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆225Updated 11 months ago
- ☆299Updated 8 months ago
- Sequence modeling with Mega.☆298Updated 2 years ago
- PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention…☆286Updated 9 months ago