idiap / fast-transformersLinks
Pytorch library for fast transformer implementations
☆1,757Updated 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,170Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆822Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,193Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆772Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,191Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,054Updated 6 months ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,606Updated 5 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆788Updated 5 months ago
- Longformer: The Long-Document Transformer☆2,180Updated 2 years ago
- Structured state space sequence models☆2,812Updated last year
- An implementation of local windowed attention for language modeling☆492Updated 5 months ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆806Updated 7 months ago
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,215Updated last year
- Implementation of Linformer for Pytorch☆303Updated 2 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,160Updated last year
- Profiling and inspecting memory in pytorch☆1,076Updated 4 months ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆840Updated 2 years ago
- Fast, differentiable sorting and ranking in PyTorch☆847Updated 7 months ago
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 5 years ago
- PyTorch Extension Library of Optimized Scatter Operations☆1,719Updated 5 months ago
- [NeurIPS'19] Deep Equilibrium Models☆786Updated 3 years ago
- Rotary Transformer☆1,069Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,078Updated 3 years ago
- Hopfield Networks is All You Need☆1,891Updated 2 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆614Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,117Updated 3 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆430Updated 4 years ago
- PyTorch extensions for high performance and large scale training.☆3,393Updated 8 months ago