lucidrains / self-reasoning-tokens-pytorch
Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto
☆53Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for self-reasoning-tokens-pytorch
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆97Updated 4 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated 3 weeks ago
- Implementation of Agent Attention in Pytorch☆86Updated 3 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆94Updated 2 weeks ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated last month
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 4 months ago
- Implementation of Infini-Transformer in Pytorch☆104Updated last month
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated 10 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆43Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆111Updated 2 months ago
- ☆31Updated 2 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆89Updated 2 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆117Updated 3 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆73Updated 2 weeks ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 6 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated last month
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆52Updated last year
- Here we will test various linear attention designs.☆56Updated 6 months ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆94Updated last year
- Implementation of the proposed MaskBit from Bytedance AI☆58Updated 2 weeks ago
- Official PyTorch Implementation of the Longhorn Deep State Space Model☆40Updated 2 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 9 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆84Updated 2 months ago
- Mixture of A Million Experts☆31Updated 3 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
- Educational implementation of the Discrete Flow Matching paper☆48Updated 2 months ago
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆81Updated 3 weeks ago
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆95Updated last year
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated 11 months ago