lucidrains / quartic-transformer
Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)
☆45Updated last month
Alternatives and similar repositories for quartic-transformer:
Users that are interested in quartic-transformer are comparing it to the libraries listed below
- Utilities for PyTorch distributed☆23Updated 2 weeks ago
- Explorations into the recently proposed Taylor Series Linear Attention☆94Updated 6 months ago
- Implementation of a holodeck, written in Pytorch☆17Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 9 months ago
- 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
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆60Updated 3 years ago
- Latent Diffusion Language Models☆68Updated last year
- ☆33Updated 6 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆116Updated 4 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 8 months ago
- Implementation of Infini-Transformer in Pytorch☆109Updated 2 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated 9 months ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated last year
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆23Updated last month
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated last year
- FID computation in Jax/Flax.☆27Updated 7 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆53Updated 2 years ago
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆53Updated last year
- Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmind☆59Updated 5 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆76Updated last month
- ☆19Updated 5 months ago
- ☆29Updated 2 years ago
- A dashboard for exploring timm learning rate schedulers☆19Updated 3 months ago
- RWKV model implementation☆37Updated last year
- Implementation of the proposed Spline-Based Transformer from Disney Research☆87Updated 4 months ago