lucidrains / block-recurrent-transformer-pytorch
Implementation of Block Recurrent Transformer - Pytorch
☆217Updated 5 months ago
Alternatives and similar repositories for block-recurrent-transformer-pytorch:
Users that are interested in block-recurrent-transformer-pytorch are comparing it to the libraries listed below
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆403Updated 3 weeks ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆205Updated 5 months ago
- Sequence modeling with Mega.☆297Updated 2 years ago
- 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
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆257Updated 9 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆225Updated 4 months ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆97Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 7 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆113Updated 3 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆299Updated 7 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆370Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated last year
- Implementation of Agent Attention in Pytorch☆89Updated 6 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆104Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 9 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆619Updated 2 months ago
- When it comes to optimizers, it's always better to be safe than sorry☆166Updated this week
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆225Updated 10 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆92Updated 5 months ago
- ☆172Updated 8 months ago
- An implementation of local windowed attention for language modeling☆408Updated last week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- ☆278Updated 3 weeks ago
- Implementation of Infini-Transformer in Pytorch☆109Updated 3 weeks ago
- Some preliminary explorations of Mamba's context scaling.☆209Updated 11 months ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆121Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformers☆79Updated 10 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 6 months ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated last year