lucidrains / spline-based-transformerLinks
Implementation of the proposed Spline-Based Transformer from Disney Research
☆102Updated 9 months ago
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☆65Updated 2 weeks ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆89Updated 2 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Explorations into improving ViTArc with Slot Attention☆42Updated 10 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆103Updated last year
- Focused on fast experimentation and simplicity☆76Updated 8 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆102Updated this week
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆53Updated 5 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 7 months ago
- Implementation of TiTok, proposed by Bytedance in "An Image is Worth 32 Tokens for Reconstruction and Generation"☆178Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆50Updated last year
- ☆39Updated last year
- RS-IMLE☆42Updated 8 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆119Updated 9 months ago
- ☆33Updated 7 months ago
- Just another reasonably minimal repo for class-conditional training of pixel-space diffusion transformers.☆122Updated 2 months ago
- ☆23Updated last year
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated 2 years ago
- Implementation of a framework for Genie2 in Pytorch☆151Updated 7 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 8 months ago
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆132Updated 2 weeks ago
- Exploration into the Firefly algorithm in Pytorch☆40Updated 6 months ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆93Updated 3 years ago
- A JAX implementation of the continuous time formulation of Consistency Models☆85Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 11 months ago
- Implementation of the proposed MaskBit from Bytedance AI☆81Updated 9 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 10 months ago