alex-matton / causal-transformer-decoderLinks
☆73Updated 4 years ago
Alternatives and similar repositories for causal-transformer-decoder
Users that are interested in causal-transformer-decoder are comparing it to the libraries listed below
Sorting:
- Relative Positional Encoding for Transformers with Linear Complexity☆65Updated 3 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆126Updated 5 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years 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
- A variant of Transformer-XL where the memory is updated not with a queue, but with attention☆49Updated 5 years ago
- ☆164Updated 2 years ago
- Axial Positional Embedding for Pytorch☆84Updated 9 months ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆120Updated 4 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆162Updated 4 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆86Updated last month
- Sequence modeling with Mega.☆302Updated 2 years ago
- Sequence Modeling with Structured State Spaces☆67Updated 3 years ago
- Code for the paper PermuteFormer☆42Updated 4 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆110Updated 4 years ago
- Representation learning for NLP @ JSALT19☆40Updated 5 years ago
- Implementation of Fast Transformer in Pytorch☆177Updated 4 years ago
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆76Updated 3 years ago
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆96Updated 2 years ago
- Levenshtein edit-distance on PyTorch and CUDA☆94Updated 2 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 4 years ago
- Implementation of Imputer: Sequence Modelling via Imputation and Dynamic Programming in PyTorch☆58Updated 5 years ago
- FairSeq repo with Apollo optimizer☆114Updated last year
- Contrastive Language-Audio Pretraining☆88Updated 3 years ago
- Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models☆30Updated 3 years ago
- Official code repository of the paper Learning Associative Inference Using Fast Weight Memory by Schlag et al.☆28Updated 4 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆166Updated last year
- [NeurIPS 2022] Your Transformer May Not be as Powerful as You Expect (official implementation)☆34Updated 2 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆40Updated 3 years ago
- Continuous Augmented Positional Embeddings (CAPE) implementation for PyTorch☆42Updated 2 years ago