ofirpress / attention_with_linear_biasesLinks
Code for the ALiBi method for transformer language models (ICLR 2022)
☆547Updated 2 years ago
Alternatives and similar repositories for attention_with_linear_biases
Users that are interested in attention_with_linear_biases are comparing it to the libraries listed below
Sorting:
- Sequence modeling with Mega.☆302Updated 2 years ago
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆874Updated 2 years ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆655Updated 11 months ago
- Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint☆420Updated last year
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆456Updated 2 years ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆231Updated last year
- [NeurIPS'22 Spotlight] A Contrastive Framework for Neural Text Generation☆476Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆374Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆783Updated 4 months ago
- Rectified Rotary Position Embeddings☆384Updated last year
- Root Mean Square Layer Normalization☆259Updated 2 years ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆838Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆771Updated 2 years ago
- Recurrent Memory Transformer☆154Updated 2 years ago
- Task-based datasets, preprocessing, and evaluation for sequence models.☆591Updated last month
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆388Updated 2 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆422Updated 11 months ago
- Large Context Attention☆754Updated 2 months ago
- An implementation of local windowed attention for language modeling☆491Updated 5 months ago
- Diffusion-LM☆1,207Updated last year
- Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)☆463Updated 3 years ago
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆469Updated last year
- Scaling Data-Constrained Language Models☆342Updated 5 months ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆371Updated 2 years ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆827Updated 3 years ago
- Research code for pixel-based encoders of language (PIXEL)☆345Updated 5 months ago
- A research project for natural language generation, containing the official implementations by MSRA NLC team.☆739Updated last year
- Automatically split your PyTorch models on multiple GPUs for training & inference☆657Updated last year
- Official repository of NEFTune: Noisy Embeddings Improves Instruction Finetuning☆406Updated last year