catie-aq / flashT5Links
A fast implementation of T5/UL2 in PyTorch using Flash Attention
☆107Updated 7 months ago
Alternatives and similar repositories for flashT5
Users that are interested in flashT5 are comparing it to the libraries listed below
Sorting:
- Code for Zero-Shot Tokenizer Transfer☆138Updated 9 months ago
- A toolkit implementing advanced methods to transfer models and model knowledge across tokenizers.☆47Updated 3 months ago
- some common Huggingface transformers in maximal update parametrization (µP)☆86Updated 3 years ago
- ☆121Updated last year
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated 2 years ago
- Fast, Modern, and Low Precision PyTorch Optimizers☆116Updated last month
- Official implementation of "GPT or BERT: why not both?"☆61Updated 2 months ago
- minimal pytorch implementation of bm25 (with sparse tensors)☆104Updated last year
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆136Updated last year
- Repo for training MLMs, CLMs, or T5-type models on the OLM pretraining data, but it should work with any hugging face text dataset.☆96Updated 2 years ago
- Multipack distributed sampler for fast padding-free training of LLMs☆201Updated last year
- Trully flash implementation of DeBERTa disentangled attention mechanism.☆66Updated 3 weeks ago
- ☆50Updated last year
- Official code release for "SuperBPE: Space Travel for Language Models"☆72Updated last week
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆27Updated last year
- Understand and test language model architectures on synthetic tasks.☆233Updated last month
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated last year
- ☆81Updated last year
- Datasets collection and preprocessings framework for NLP extreme multitask learning☆188Updated 3 months ago
- Supercharge huggingface transformers with model parallelism.☆77Updated 3 months ago
- Efficient encoder-decoder architecture for small language models (≤1B parameters) with cross-architecture knowledge distillation and visi…☆32Updated 8 months ago
- Simple-to-use scoring function for arbitrarily tokenized texts.☆46Updated 8 months ago
- Experiments for efforts to train a new and improved t5☆75Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆241Updated 4 months ago
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated last year
- State-of-the-art paired encoder and decoder models (17M-1B params)☆52Updated 2 months ago
- The simplest implementation of recent Sparse Attention patterns for efficient LLM inference.☆92Updated 3 months ago
- ☆39Updated last year
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- ☆86Updated 4 months ago