tatp22 / linformer-pytorch
My take on a practical implementation of Linformer for Pytorch.
☆408Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for linformer-pytorch
- Fully featured implementation of Routing Transformer☆284Updated 3 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆254Updated 3 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,098Updated 2 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆700Updated 6 months ago
- Implementation of Linformer for Pytorch