fkodom / dilated-attention-pytorchLinks
(Unofficial) Implementation of dilated attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens" (https://arxiv.org/abs/2307.02486)
☆53Updated 2 years ago
Alternatives and similar repositories for dilated-attention-pytorch
Users that are interested in dilated-attention-pytorch are comparing it to the libraries listed below
Sorting:
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated 2 years ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆91Updated last year
- Implementation of Infini-Transformer in Pytorch☆113Updated 10 months ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆168Updated 9 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆222Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated last month
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆90Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆372Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- My own attempt at a long context genomics model, leveraging recent advances in long context attention modeling (Flash Attention + other h…☆55Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆165Updated 10 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆333Updated 11 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆418Updated 10 months ago
- ☆70Updated last year
- Implementation of Agent Attention in Pytorch☆92Updated last year
- A repository for log-time feedforward networks☆223Updated last year
- Code repository for Black Mamba☆260Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆131Updated 3 weeks ago
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆97Updated 2 years ago
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- Bi-Directional Equivariant Long-Range DNA Sequence Modeling☆212Updated 5 months ago
- ☆82Updated last year
- Some preliminary explorations of Mamba's context scaling.☆217Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆93Updated 5 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆127Updated last year