JonasGeiping / crammingLinks
Cramming the training of a (BERT-type) language model into limited compute.
☆1,336Updated last year
Alternatives and similar repositories for cramming
Users that are interested in cramming are comparing it to the libraries listed below
Sorting:
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,005Updated 10 months ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆963Updated last year
- maximal update parametrization (µP)☆1,544Updated 11 months ago
- Language Modeling with the H3 State Space Model☆519Updated last year
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆866Updated last year
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,271Updated 6 months ago
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,572Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,115Updated last year
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆635Updated last year
- Foundation Architecture for (M)LLMs☆3,083Updated last year
- The hub for EleutherAI's work on interpretability and learning dynamics☆2,547Updated 2 weeks ago
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,060Updated last year
- Convolutions for Sequence Modeling☆891Updated last year
- A modular RL library to fine-tune language models to human preferences☆2,317Updated last year
- 🤖 A PyTorch library of curated Transformer models and their composable components☆891Updated last year
- A prize for finding tasks that cause large language models to show inverse scaling☆611Updated last year
- ☆2,834Updated 3 weeks ago
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆1,000Updated 10 months ago
- What would you do with 1000 H100s...☆1,055Updated last year
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆584Updated 11 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆535Updated last year
- ☆538Updated last year
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆464Updated 2 years ago
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,479Updated 10 months ago
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,674Updated last year
- An open collection of implementation tips, tricks and resources for training large language models☆475Updated 2 years ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆823Updated 2 years ago
- PyTorch extensions for high performance and large scale training.☆3,335Updated 2 months ago
- Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation☆1,479Updated last year
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆290Updated last year