lucidrains / CoLT5-attentionLinks
Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch
☆230Updated 10 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☆214Updated 10 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆410Updated 6 months ago
- Sequence modeling with Mega.☆296Updated 2 years ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- Implementation of Block Recurrent Transformer - Pytorch☆220Updated 10 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆165Updated 5 months ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆380Updated last year
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆177Updated 10 months ago
- 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 Infini-Transformer in Pytorch☆111Updated 6 months ago
- Recurrent Memory Transformer☆150Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 8 months ago
- some common Huggingface transformers in maximal update parametrization (µP)☆81Updated 3 years ago
- Multipack distributed sampler for fast padding-free training of LLMs☆194Updated 11 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated 11 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆237Updated last month
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆105Updated 3 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 a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated last year
- ☆112Updated last year
- This is the implementation of the paper AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning (https://arxiv.org/abs/2205.1…☆132Updated last year
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆136Updated last year
- A repository for log-time feedforward networks☆222Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformers☆81Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆345Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Fast, Modern, and Low Precision PyTorch Optimizers☆97Updated this week
- Understand and test language model architectures on synthetic tasks.☆219Updated last month
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆89Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago