lucidrains / self-reasoning-tokens-pytorch
Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto
☆53Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for self-reasoning-tokens-pytorch
- Implementation of a multimodal diffusion transformer in Pytorch☆97Updated 4 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆94Updated 3 weeks ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated last month
- Explorations into the recently proposed Taylor Series Linear Attention☆90Updated 3 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆76Updated last week
- Implementation of Infini-Transformer in Pytorch☆104Updated last month
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated last month
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆43Updated last year
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated 10 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆112Updated 2 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 5 months ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆95Updated last year
- Implementation of Agent Attention in Pytorch☆86Updated 4 months ago
- Implementation of the proposed MaskBit from Bytedance AI☆62Updated last week
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 3 months ago
- Here we will test various linear attention designs.☆56Updated 6 months ago
- Explorations into improving ViTArc with Slot Attention☆37Updated last month
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆95Updated last year
- JAX implementation ViT-VQGAN☆77Updated 2 years ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 9 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 6 months ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆47Updated 2 years ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated last month
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆82Updated last month
- Implementation of TiTok, proposed by Bytedance in "An Image is Worth 32 Tokens for Reconstruction and Generation"☆161Updated 5 months ago
- ☆35Updated 7 months ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 2 years 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