lucidrains / block-recurrent-transformer-pytorchLinks
Implementation of Block Recurrent Transformer - Pytorch
☆219Updated last year
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
Sorting:
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆220Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆205Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆413Updated 7 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆229Updated 11 months ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Sequence modeling with Mega.☆297Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆215Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆359Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 10 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆313Updated 4 months ago
- Implementation of Agent Attention in Pytorch☆91Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆88Updated last year
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆105Updated last year
- Implementation of Infini-Transformer in Pytorch☆111Updated 7 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆119Updated 9 months ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆82Updated last year
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆89Updated last year
- ☆292Updated 8 months ago
- Recurrent Memory Transformer☆150Updated 2 years ago
- Implementation of the Llama architecture with RLHF + Q-learning☆166Updated 6 months ago
- ☆164Updated 2 years ago
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆95Updated 2 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆80Updated 3 years ago
- A repository for log-time feedforward networks☆223Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆89Updated 2 months ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆48Updated last year