lucidrains / light-recurrent-unit-pytorch
Implementation of a Light Recurrent Unit in Pytorch
☆46Updated 6 months ago
Alternatives and similar repositories for light-recurrent-unit-pytorch:
Users that are interested in light-recurrent-unit-pytorch are comparing it to the libraries listed below
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 5 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆35Updated 2 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 11 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆82Updated 2 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 6 months ago
- Pixel Parsing. A reproduction of OCR-free end-to-end document understanding models with open data☆21Updated 9 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆58Updated last week
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆50Updated last month
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆56Updated 3 weeks ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 10 months ago
- Utilities for PyTorch distributed☆24Updated 2 months ago
- Implementation of Agent Attention in Pytorch☆89Updated 9 months ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆99Updated 4 months ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 4 months ago
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 6 months ago
- Repository for "TESS-2: A Large-Scale, Generalist Diffusion Language Model"☆34Updated 2 months ago
- Implementation of the proposed MaskBit from Bytedance AI☆76Updated 5 months ago
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆34Updated 8 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Efficiently discovering algorithms via LLMs with evolutionary search and reinforcement learning.☆68Updated last week
- A dashboard for exploring timm learning rate schedulers☆19Updated 5 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 8 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 9 months ago
- Blazing fast data loading with HuggingFace Dataset and Ray Data☆16Updated last year
- research impl of Native Sparse Attention (2502.11089)☆53Updated 2 months ago
- Official PyTorch Implementation for Paper "No More Adam: Learning Rate Scaling at Initialization is All You Need"☆51Updated 3 months ago
- Easily run PyTorch on multiple GPUs & machines☆45Updated last month
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆60Updated 3 years ago