arogozhnikov / adamw_bfloat16Links
AdamW optimizer for bfloat16 models in pytorch 🔥.
☆37Updated 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:
- ☆31Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- A place to store reusable transformer components of my own creation or found on the interwebs☆60Updated last week
- Latent Diffusion Language Models☆68Updated 2 years ago
- High performance pytorch modules☆18Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated last year
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- ☆31Updated 3 months ago
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆58Updated 3 years ago
- AdaCat☆49Updated 3 years ago
- RWKV model implementation☆38Updated 2 years ago
- ☆29Updated 3 years ago
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆27Updated last year
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Official Repository for Efficient Linear-Time Attention Transformers.☆18Updated last year
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆39Updated last year
- MaskedTensors for PyTorch☆38Updated 3 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆83Updated last year
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆114Updated last year
- Fine-Tuning Pre-trained Transformers into Decaying Fast Weights☆19Updated 3 years ago
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆95Updated 2 years ago
- Parallel Associative Scan for Language Models☆17Updated last year
- ☆13Updated 4 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago