SeanNaren / min-LLMLinks
Minimal code to train a Large Language Model (LLM).
☆171Updated 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
- Experiments with generating opensource language model assistants☆97Updated 2 years ago
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆136Updated last year
- Code repository for the c-BTM paper☆107Updated last year
- Pipeline for pulling and processing online language model pretraining data from the web☆177Updated 2 years ago
- Multipack distributed sampler for fast padding-free training of LLMs☆199Updated last year
- ☆180Updated 2 years ago
- ☆96Updated 2 years ago
- Pre-training code for Amber 7B LLM☆167Updated last year
- Datasets collection and preprocessings framework for NLP extreme multitask learning☆186Updated last month
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆95Updated last year
- ☆153Updated 4 years ago
- Experiments on speculative sampling with Llama models☆128Updated 2 years ago
- Scaling Data-Constrained Language Models☆338Updated last month
- some common Huggingface transformers in maximal update parametrization (µP)☆82Updated 3 years ago
- Used for adaptive human in the loop evaluation of language and embedding models.☆311Updated 2 years ago
- Open Instruction Generalist is an assistant trained on massive synthetic instructions to perform many millions of tasks☆208Updated last year
- Large scale 4D parallelism pre-training for 🤗 transformers in Mixture of Experts *(still work in progress)*☆86Updated last year
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆256Updated last year
- Techniques used to run BLOOM at inference in parallel☆37Updated 2 years ago
- DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.☆168Updated 2 weeks ago
- TART: A plug-and-play Transformer module for task-agnostic reasoning☆200Updated 2 years ago
- A Multilingual Dataset for Parsing Realistic Task-Oriented Dialogs☆116Updated 2 years ago
- Code accompanying the paper Pretraining Language Models with Human Preferences☆183Updated last year
- An experimental implementation of the retrieval-enhanced language model☆75Updated 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.☆93Updated 2 years ago
- ModuleFormer is a MoE-based architecture that includes two different types of experts: stick-breaking attention heads and feedforward exp…☆223Updated last year
- A (somewhat) minimal library for finetuning language models with PPO on human feedback.☆86Updated 2 years ago
- ☆72Updated 2 years ago
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆291Updated last year