lucidrains / recurrent-memory-transformer-pytorch
Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch
☆407Updated 4 months ago
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
Sorting:
- Recurrent Memory Transformer☆149Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆212Updated 8 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆217Updated 8 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆227Updated 8 months ago
- Sequence modeling with Mega.☆295Updated 2 years ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆643Updated 4 months ago
- Scaling Data-Constrained Language Models☆334Updated 7 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆331Updated 11 months ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆381Updated 11 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆526Updated last year
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆289Updated last month
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆454Updated last year
- Some preliminary explorations of Mamba's context scaling.☆213Updated last year
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆512Updated 6 months ago
- Official implementation of TransNormerLLM: A Faster and Better LLM☆243Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆164Updated 3 months ago
- ☆189Updated this week
- Large Context Attention☆710Updated 3 months ago
- Understand and test language model architectures on synthetic tasks.☆195Updated 2 months ago
- [COLM 2024] LoraHub: Efficient Cross-Task Generalization via Dynamic LoRA Composition☆633Updated 9 months ago
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆633Updated last year
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆226Updated last year
- Language Modeling with the H3 State Space Model☆521Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆232Updated 3 months ago
- ☆302Updated 10 months ago
- Annotated version of the Mamba paper☆483Updated last year
- PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention…☆289Updated last year
- Implementation of DoRA☆294Updated 11 months ago
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆550Updated 4 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 8 months ago