idiap / fast-transformersLinks
Pytorch library for fast transformer implementations
☆1,710Updated 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,132Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,169Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆766Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,145Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆757Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆415Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,022Updated 8 months ago
- Longformer: The Long-Document Transformer☆2,129Updated 2 years ago
- list of efficient attention modules☆1,008Updated 3 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,113Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆681Updated 6 months ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- An implementation of local windowed attention for language modeling☆450Updated 4 months ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,572Updated 4 years ago
- Fully featured implementation of Routing Transformer☆292Updated 3 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 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,111Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆608Updated 10 months ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆609Updated 2 years ago
- Structured state space sequence models☆2,629Updated 10 months ago
- Profiling and inspecting memory in pytorch☆1,059Updated 9 months ago
- PyTorch extensions for high performance and large scale training.☆3,322Updated last month
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,618Updated 3 years ago
- PyTorch implementation of Contrastive Learning methods☆1,983Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,102Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,072Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆532Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆586Updated 7 months ago
- Machine learning metrics for distributed, scalable PyTorch applications.☆2,279Updated this week
- Fast, general, and tested differentiable structured prediction in PyTorch☆1,112Updated 3 years ago