idiap / fast-transformersLinks
Pytorch library for fast transformer implementations
☆1,753Updated 2 years ago
Alternatives and similar repositories for fast-transformers
Users that are interested in fast-transformers are comparing it to the libraries listed below
Sorting:
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,164Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,189Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆814Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆768Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,181Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,598Updated 5 years ago
- An All-MLP solution for Vision, from Google AI☆1,053Updated 4 months ago
- Longformer: The Long-Document Transformer☆2,174Updated 2 years ago
- Profiling and inspecting memory in pytorch☆1,076Updated 2 months ago
- An implementation of local windowed attention for language modeling☆488Updated 4 months ago
- Fast, differentiable sorting and ranking in PyTorch☆845Updated 5 months ago
- Structured state space sequence models☆2,783Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆780Updated 4 months ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆834Updated 2 years ago
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,207Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆548Updated 3 years ago
- PyTorch extensions for high performance and large scale training.☆3,386Updated 7 months ago
- PyTorch Extension Library of Optimized Scatter Operations☆1,706Updated 3 months ago
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 5 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,153Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆611Updated last year
- Standalone TFRecord reader/writer with PyTorch data loaders☆900Updated 6 months ago
- Transformers for Longer Sequences☆623Updated 3 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,200Updated 3 months ago
- Fully featured implementation of Routing Transformer☆297Updated 4 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year
- Fast Block Sparse Matrices for Pytorch☆550Updated 4 years ago
- Implementation of Linformer for Pytorch☆302Updated last year
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 4 years ago