lucidrains / spline-based-transformerLinks
Implementation of the proposed Spline-Based Transformer from Disney Research
☆105Updated last year
Alternatives and similar repositories for spline-based-transformer
Users that are interested in spline-based-transformer are comparing it to the libraries listed below
Sorting:
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆71Updated last month
- Explorations into improving ViTArc with Slot Attention☆43Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆107Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Flash Attention Triton kernel with support for second-order derivatives☆129Updated 3 weeks ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 9 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 11 months ago
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆47Updated 2 years ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆139Updated last week
- ☆39Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated 3 months ago
- Exploration into the Firefly algorithm in Pytorch☆41Updated 11 months ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆51Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆98Updated 4 years ago
- Implementation of TiTok, proposed by Bytedance in "An Image is Worth 32 Tokens for Reconstruction and Generation"☆183Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆125Updated 4 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆59Updated 2 years ago
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆141Updated last month
- Focused on fast experimentation and simplicity☆79Updated last year
- Implementation of the proposed LVMAE, from the paper, Extending Video Masked Autoencoders to 128 frames, in Pytorch☆55Updated last year
- JAX implementation ViT-VQGAN☆82Updated 3 years ago
- Implementation of a framework for Genie2 in Pytorch☆156Updated last year
- ☆33Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated last year
- Implementation of the proposed MaskBit from Bytedance AI☆83Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆121Updated last year
- Implementation of Agent Attention in Pytorch☆93Updated last year
- Just another reasonably minimal repo for class-conditional training of pixel-space diffusion transformers.☆142Updated 7 months ago