lucidrains / CoLT5-attention
Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch
☆226Updated 8 months ago
Alternatives and similar repositories for CoLT5-attention:
Users that are interested in CoLT5-attention are comparing it to the libraries listed below
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆211Updated 8 months ago
- Sequence modeling with Mega.☆294Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆407Updated 3 months ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated 2 years ago
- Recurrent Memory Transformer☆149Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 6 months ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- ☆166Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 8 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆232Updated 2 months ago
- Fast, Modern, Memory Efficient, and Low Precision PyTorch Optimizers☆92Updated 9 months ago
- Multipack distributed sampler for fast padding-free training of LLMs☆188Updated 8 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆217Updated 8 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆213Updated 2 years ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 4 months ago
- ☆103Updated 11 months ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆81Updated last year
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆135Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆524Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆164Updated 3 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 9 months ago
- Scaling Data-Constrained Language Models☆334Updated 7 months ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆176Updated 7 months ago
- This is the implementation of the paper AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning (https://arxiv.org/abs/2205.1…☆130Updated last year
- ☆81Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆377Updated last year
- ☆143Updated last year
- Understand and test language model architectures on synthetic tasks.☆194Updated last month
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆123Updated 8 months ago
- some common Huggingface transformers in maximal update parametrization (µP)☆80Updated 3 years ago