lucidrains / quartic-transformer
Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)
☆44Updated 3 months ago
Alternatives and similar repositories for quartic-transformer:
Users that are interested in quartic-transformer are comparing it to the libraries listed below
- Explorations into the recently proposed Taylor Series Linear Attention☆91Updated 5 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- ☆33Updated 4 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 8 months ago
- Latent Diffusion Language Models☆68Updated last year
- Utilities for PyTorch distributed☆23Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated 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 last year
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆51Updated last year
- Implementation of a holodeck, written in Pytorch☆17Updated last year
- Implementation of the proposed Spline-Based Transformer from Disney Research☆85Updated 2 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆112Updated 3 months ago
- Explorations into improving ViTArc with Slot Attention☆37Updated 2 months ago
- A general framework for inference-time scaling and steering of diffusion models with arbitrary rewards.☆26Updated this week
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆47Updated 2 years ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated 7 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆53Updated 2 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 6 months ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated last year
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆59Updated 2 years ago
- ☆78Updated 9 months ago
- RWKV model implementation☆37Updated last year
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆17Updated 2 months ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆48Updated 5 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆61Updated last week