lucidrains / CoLT5-attentionLinks
Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch
☆228Updated 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
Sorting:
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆212Updated 9 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆408Updated 4 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 7 months 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☆203Updated last year
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆114Updated 2 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆333Updated 11 months ago
- Multipack distributed sampler for fast padding-free training of LLMs☆188Updated 9 months ago
- Recurrent Memory Transformer☆148Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆530Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆98Updated 9 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆164Updated 4 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆233Updated 3 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆378Updated last year
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆290Updated 2 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆213Updated 2 years ago
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆134Updated last year
- Understand and test language model architectures on synthetic tasks.☆195Updated 2 months ago
- This is the implementation of the paper AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning (https://arxiv.org/abs/2205.1…☆131Updated last year
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆178Updated 8 months ago
- ☆190Updated this week
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆380Updated 11 months ago
- Scaling Data-Constrained Language Models☆334Updated 8 months ago
- A repository for log-time feedforward networks☆220Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆88Updated 11 months ago
- ☆144Updated 2 years ago
- ☆166Updated last year
- Implementation of Infini-Transformer in Pytorch☆111Updated 4 months ago
- some common Huggingface transformers in maximal update parametrization (µP)☆80Updated 3 years ago
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆93Updated last year