lucidrains / CoLT5-attention
Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch
☆225Updated 5 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☆206Updated 6 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆405Updated last month
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆92Updated 6 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆515Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆306Updated 8 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆115Updated 4 months ago
- ☆138Updated last year
- Sequence modeling with Mega.☆298Updated 2 years ago
- Multipack distributed sampler for fast padding-free training of LLMs☆184Updated 6 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆221Updated this week
- Implementation of the Llama architecture with RLHF + Q-learning☆162Updated 2 weeks ago
- This is the implementation of the paper AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning (https://arxiv.org/abs/2205.1…☆127Updated last year
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆260Updated 9 months ago
- Scaling Data-Constrained Language Models☆333Updated 4 months ago
- Recurrent Memory Transformer☆149Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformers☆79Updated 11 months ago
- Code release for "Dropout Reduces Underfitting"☆312Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated 2 years 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
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 6 months ago
- Understand and test language model architectures on synthetic tasks.☆181Updated last month
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆370Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆186Updated 2 years ago
- Implementation of Infini-Transformer in Pytorch☆109Updated last month
- Implementation of Block Recurrent Transformer - Pytorch☆218Updated 6 months ago
- ☆164Updated last year
- Implementation of Flash Attention in Jax☆204Updated 11 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆501Updated 3 months ago