lucidrains / recurrent-memory-transformer-pytorchLinks
Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch
☆421Updated last year
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:
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆231Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆223Updated last year
- Recurrent Memory Transformer☆154Updated 2 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆375Updated last year
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆383Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆654Updated last year
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆562Updated last year
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆473Updated last year
- Scaling Data-Constrained Language Models☆343Updated 6 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆342Updated 9 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆170Updated 11 months ago
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- Language Modeling with the H3 State Space Model☆521Updated 2 years ago
- A minimum example of aligning language models with RLHF similar to ChatGPT☆224Updated 2 years ago
- ☆207Updated last month
- JAX implementation of the Llama 2 model☆215Updated last year
- Sequence modeling with Mega.☆302Updated 2 years ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆549Updated 8 months ago
- ☆314Updated last year
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆492Updated 2 years ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆179Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year
- Annotated version of the Mamba paper☆494Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆88Updated last year
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆980Updated last year
- Implementation of Infini-Transformer in Pytorch☆112Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆121Updated last year
- Multipack distributed sampler for fast padding-free training of LLMs☆203Updated last year
- A repository for research on medium sized language models.☆526Updated 7 months ago