BlinkDL / SmallInitEmbLinks
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
Sorting:
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 2 months ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- ☆53Updated last year
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- GoldFinch and other hybrid transformer components☆45Updated 11 months ago
- some common Huggingface transformers in maximal update parametrization (µP)☆80Updated 3 years ago
- ☆34Updated 9 months ago
- Latent Diffusion Language Models☆68Updated last year
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆80Updated 10 months ago
- Automatically take good care of your preemptible TPUs☆36Updated 2 years ago
- ☆19Updated last month
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆37Updated last year
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆93Updated last year
- Fast, Modern, and Low Precision PyTorch Optimizers☆94Updated this week
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated 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…☆54Updated last year
- RWKV model implementation☆38Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 5 months ago
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆113Updated last year
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆127Updated last year
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆136Updated last year
- ☆49Updated last year
- HomebrewNLP in JAX flavour for maintable TPU-Training☆50Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- ☆81Updated last year
- Experiments for efforts to train a new and improved t5☆77Updated last year
- An unofficial implementation of the Infini-gram model proposed by Liu et al. (2024)☆33Updated last year
- Implementation of Infini-Transformer in Pytorch☆111Updated 5 months ago