lucidrains / CoLT5-attention
Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch
☆226Updated 6 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☆210Updated 7 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆518Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆407Updated 2 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆163Updated last month
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆116Updated 5 months ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated 2 years ago
- Sequence modeling with Mega.☆295Updated 2 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- ☆140Updated last year
- Implementation of Infini-Transformer in Pytorch☆109Updated 2 months ago
- Multipack distributed sampler for fast padding-free training of LLMs☆186Updated 7 months ago
- Recurrent Memory Transformer☆149Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformers☆80Updated last year
- 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
- Scaling Data-Constrained Language Models☆333Updated 6 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆223Updated last month
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆90Updated this week
- Explorations into the recently proposed Taylor Series Linear Attention☆95Updated 7 months ago
- Understand and test language model architectures on synthetic tasks.☆185Updated 2 weeks ago
- Implementation of Block Recurrent Transformer - Pytorch☆218Updated 7 months ago
- some common Huggingface transformers in maximal update parametrization (µP)☆80Updated 3 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 7 months ago
- Implementation of Flash Attention in Jax☆206Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆372Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆638Updated 2 months ago
- Fast, Modern, Memory Efficient, and Low Precision PyTorch Optimizers☆87Updated 8 months ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆187Updated 2 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆318Updated 9 months ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆78Updated 7 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆270Updated 10 months ago