lucidrains / CoLT5-attention
Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch
☆225Updated 4 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☆205Updated 4 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆403Updated last week
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆112Updated 3 months ago
- Sequence modeling with Mega.☆297Updated last year
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated 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
- Recurrent Memory Transformer☆148Updated last year
- 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
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆219Updated last month
- Explorations into the recently proposed Taylor Series Linear Attention☆91Updated 4 months ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆79Updated 10 months ago
- Multipack distributed sampler for fast padding-free training of LLMs☆184Updated 5 months ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆184Updated 2 years ago
- ☆135Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆297Updated 7 months ago
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆129Updated 8 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆157Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated last year
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆75Updated this week
- Understand and test language model architectures on synthetic tasks.☆175Updated this week
- Implementation of Block Recurrent Transformer - Pytorch☆217Updated 4 months ago
- Implementation of Infini-Transformer in Pytorch☆107Updated 2 weeks ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 5 months ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆76Updated 5 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆115Updated 4 months ago
- ☆164Updated last year
- Implementation of Flash Attention in Jax☆204Updated 10 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆510Updated last year
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated last year