lucidrains / infini-transformer-pytorchLinks
Implementation of Infini-Transformer in Pytorch
☆111Updated 5 months ago
Alternatives and similar repositories for infini-transformer-pytorch
Users that are interested in infini-transformer-pytorch are comparing it to the libraries listed below
Sorting:
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 9 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 7 months ago
- Implementation of Agent Attention in Pytorch☆90Updated 10 months ago
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆124Updated 2 weeks ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆104Updated 3 weeks ago
- Griffin MQA + Hawk Linear RNN Hybrid☆86Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆102Updated 11 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 10 months ago
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆35Updated 9 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆88Updated 11 months ago
- ☆80Updated last year
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆97Updated 8 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆106Updated 6 months 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…☆54Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆165Updated 4 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆83Updated 3 months ago
- Mixture of A Million Experts☆45Updated 10 months ago
- Implementation of 🥥 Coconut, Chain of Continuous Thought, in Pytorch☆170Updated 5 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆124Updated 9 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Explorations into improving ViTArc with Slot Attention☆41Updated 7 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆52Updated 2 months ago
- ☆74Updated 3 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆54Updated last year
- 32 times longer context window than vanilla Transformers and up to 4 times longer than memory efficient Transformers.☆48Updated last year
- Here we will test various linear attention designs.☆58Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformers☆82Updated last year
- Why Do We Need Weight Decay in Modern Deep Learning? [NeurIPS 2024]☆66Updated 8 months ago