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 Infini-Transformer in Pytorch☆113Updated 11 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆91Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆231Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated 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☆121Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆168Updated 10 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆223Updated last year
- Implementation of Agent Attention in Pytorch☆93Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆135Updated 2 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆374Updated last year
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆337Updated 11 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 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
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆126Updated last month
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆167Updated 10 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year
- Code repository for Black Mamba☆260Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆422Updated 11 months ago
- A repository for log-time feedforward networks☆223Updated last year
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆91Updated 2 years ago
- ☆70Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆243Updated 6 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆94Updated 6 months ago
- Implementation of the proposed minGRU in Pytorch☆315Updated last week
- Some preliminary explorations of Mamba's context scaling.☆218Updated last year
- ☆83Updated 2 years ago