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☆224Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆420Updated 10 months ago
- Sequence modeling with Mega.☆301Updated 2 years ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- Implementation of the Llama architecture with RLHF + Q-learning☆168Updated 10 months ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆83Updated last year
- Recurrent Memory Transformer☆154Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Implementation of Infini-Transformer in Pytorch☆113Updated 11 months ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆207Updated 2 years ago
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆138Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆222Updated last year
- 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 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)☆87Updated 3 years ago
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆96Updated 2 years ago
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆112Updated last month
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated 2 years ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆243Updated 5 months ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆90Updated last year
- ☆166Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆218Updated 2 years ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆189Updated 3 years ago
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- A repository for log-time feedforward networks☆223Updated last year
- Scaling Data-Constrained Language Models☆342Updated 5 months ago
- JAX implementation of the Llama 2 model☆216Updated last year
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆61Updated 3 years ago