arogozhnikov / adamw_bfloat16Links
AdamW optimizer for bfloat16 models in pytorch 🔥.
☆39Updated last year
Alternatives and similar repositories for adamw_bfloat16
Users that are interested in adamw_bfloat16 are comparing it to the libraries listed below
Sorting:
- ☆32Updated 2 years ago
- AdaCat☆49Updated 3 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆49Updated 4 years ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 3 years ago
- ☆31Updated last week
- ☆29Updated 3 years ago
- High performance pytorch modules☆18Updated 3 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆46Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- Latent Diffusion Language Models☆70Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Amos optimizer with JEstimator lib.☆82Updated last year
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 4 years ago
- RWKV model implementation☆38Updated 2 years ago
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆76Updated 3 years ago
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆61Updated 3 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆59Updated 2 years ago
- Triton Implementation of HyperAttention Algorithm☆48Updated 2 years ago
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆28Updated last year
- A place to store reusable transformer components of my own creation or found on the interwebs☆72Updated 3 weeks ago
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆46Updated last year
- MaskedTensors for PyTorch☆38Updated 3 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆102Updated 2 years ago
- Utilities for Training Very Large Models☆58Updated last year
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆116Updated last year
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆57Updated 3 years ago
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated 2 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆87Updated 3 months ago