catie-aq / flashT5Links
A fast implementation of T5/UL2 in PyTorch using Flash Attention
☆105Updated 3 months ago
Alternatives and similar repositories for flashT5
Users that are interested in flashT5 are comparing it to the libraries listed below
Sorting:
- Truly flash T5 realization!☆68Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆81Updated 3 years ago
- Code for Zero-Shot Tokenizer Transfer☆133Updated 6 months ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- Fast, Modern, and Low Precision PyTorch Optimizers☆97Updated this week
- ☆112Updated 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.☆93Updated 2 years ago
- Official code release for "SuperBPE: Space Travel for Language Models"☆58Updated last week
- Official implementation of "GPT or BERT: why not both?"☆55Updated last month
- ☆81Updated last year
- LTG-Bert☆33Updated last year
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆136Updated last year
- Pytorch/XLA SPMD Test code in Google TPU☆23Updated last year
- Supercharge huggingface transformers with model parallelism.☆77Updated 9 months ago
- Multipack distributed sampler for fast padding-free training of LLMs☆194Updated 11 months ago
- Experiments for efforts to train a new and improved t5☆76Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated 10 months ago
- Datasets collection and preprocessings framework for NLP extreme multitask learning☆184Updated last week
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆27Updated last year
- minimal pytorch implementation of bm25 (with sparse tensors)☆102Updated last year
- ☆74Updated last year
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆113Updated last year
- Large scale 4D parallelism pre-training for 🤗 transformers in Mixture of Experts *(still work in progress)*☆85Updated last year
- Understand and test language model architectures on synthetic tasks.☆219Updated last month
- Language models scale reliably with over-training and on downstream tasks☆97Updated last year
- ☆38Updated last year
- Efficient encoder-decoder architecture for small language models (≤1B parameters) with cross-architecture knowledge distillation and visi…☆29Updated 5 months ago
- ☆73Updated last month
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆64Updated last year
- ☆49Updated last year