SeanNaren / min-LLMLinks
Minimal code to train a Large Language Model (LLM).
☆172Updated 3 years ago
Alternatives and similar repositories for min-LLM
Users that are interested in min-LLM are comparing it to the libraries listed below
Sorting:
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆138Updated last year
- Experiments with generating opensource language model assistants☆97Updated 2 years ago
- Multipack distributed sampler for fast padding-free training of LLMs☆202Updated last year
- Code repository for the c-BTM paper☆108Updated 2 years ago
- Techniques used to run BLOOM at inference in parallel☆37Updated 3 years ago
- Pipeline for pulling and processing online language model pretraining data from the web☆178Updated 2 years ago
- some common Huggingface transformers in maximal update parametrization (µP)☆87Updated 3 years ago
- Open Instruction Generalist is an assistant trained on massive synthetic instructions to perform many millions of tasks☆209Updated last year
- A Multilingual Dataset for Parsing Realistic Task-Oriented Dialogs☆115Updated 2 years ago
- 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
- ☆66Updated 3 years ago
- Code accompanying the paper Pretraining Language Models with Human Preferences☆180Updated last year
- Large scale 4D parallelism pre-training for 🤗 transformers in Mixture of Experts *(still work in progress)*☆87Updated last year
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆98Updated 2 years ago
- ☆98Updated 2 years ago
- Pre-training code for Amber 7B LLM☆169Updated last year
- DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.☆171Updated 2 months ago
- Experiments on speculative sampling with Llama models☆127Updated 2 years ago
- Implementation of Reinforcement Learning from Human Feedback (RLHF)☆173Updated 2 years ago
- ☆180Updated 2 years ago
- Inference script for Meta's LLaMA models using Hugging Face wrapper☆110Updated 2 years ago
- Used for adaptive human in the loop evaluation of language and embedding models.☆308Updated 2 years ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated last year
- ☆159Updated 2 years ago
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆293Updated 2 years ago
- Scaling Data-Constrained Language Models☆342Updated 5 months ago
- TART: A plug-and-play Transformer module for task-agnostic reasoning☆201Updated 2 years ago
- Scalable PaLM implementation of PyTorch☆189Updated 2 years ago
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆112Updated last month