lucidrains / CoLT5-attentionLinks
Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch
☆230Updated last year
Alternatives and similar repositories for CoLT5-attention
Users that are interested in CoLT5-attention are comparing it to the libraries listed below
Sorting:
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆223Updated last year
- Sequence modeling with Mega.☆300Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆417Updated 8 months ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- Implementation of Block Recurrent Transformer - Pytorch☆222Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆168Updated 8 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆122Updated 11 months ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆82Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆207Updated 2 years ago
- Recurrent Memory Transformer☆150Updated 2 years ago
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆53Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆107Updated 6 months ago
- Implementation of Infini-Transformer in Pytorch☆113Updated 9 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆216Updated 2 years ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆178Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆82Updated 3 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆381Updated 2 years ago
- Implementation of Agent Attention in Pytorch☆92Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆363Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆543Updated last year
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆382Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆91Updated last year
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆115Updated last year
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆136Updated last year
- Multipack distributed sampler for fast padding-free training of LLMs☆201Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Scaling Data-Constrained Language Models☆342Updated 3 months ago