BlinkDL / SmallInitEmb
LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence
☆60Updated 3 years ago
Alternatives and similar repositories for SmallInitEmb:
Users that are interested in SmallInitEmb are comparing it to the libraries listed below
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 9 months ago
- Latent Diffusion Language Models☆68Updated last year
- GoldFinch and other hybrid transformer components☆45Updated 8 months ago
- ☆53Updated last year
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆36Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆80Updated 3 years ago
- RWKV model implementation☆37Updated last year
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated 10 months ago
- ☆33Updated 7 months ago
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆75Updated 8 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆23Updated 2 months ago
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆26Updated 11 months ago
- Fast, Modern, Memory Efficient, and Low Precision PyTorch Optimizers☆90Updated 9 months ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆99Updated 2 years ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated last year
- ☆32Updated last year
- ☆76Updated 9 months ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆49Updated last year
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆53Updated last year
- ☆59Updated 5 months ago
- Utilities for Training Very Large Models☆58Updated 6 months ago
- Transformer with Mu-Parameterization, implemented in Jax/Flax. Supports FSDP on TPU pods.☆30Updated 4 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆50Updated 3 weeks ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 10 months ago
- Experiments for efforts to train a new and improved t5☆77Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆97Updated 7 months ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆83Updated last year
- Implementation of Infini-Transformer in Pytorch☆110Updated 3 months ago