SeanNaren / min-LLMLinks
Minimal code to train a Large Language Model (LLM).
☆170Updated 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
- Multipack distributed sampler for fast padding-free training of LLMs☆203Updated last year
- Pipeline for pulling and processing online language model pretraining data from the web☆177Updated 2 years ago
- Pre-training code for Amber 7B LLM☆170Updated last year
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆137Updated last year
- Code repository for the c-BTM paper☆108Updated 2 years ago
- Experiments with generating opensource language model assistants☆97Updated 2 years ago
- ☆98Updated 2 years ago
- Open Instruction Generalist is an assistant trained on massive synthetic instructions to perform many millions of tasks☆209Updated 2 years ago
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆99Updated 2 years ago
- TART: A plug-and-play Transformer module for task-agnostic reasoning☆202Updated 2 years ago
- DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.☆171Updated 4 months ago
- ☆180Updated 2 years ago
- A Multilingual Dataset for Parsing Realistic Task-Oriented Dialogs☆115Updated 2 years ago
- some common Huggingface transformers in maximal update parametrization (µP)☆87Updated 3 years ago
- Scaling Data-Constrained Language Models☆342Updated 7 months ago
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆260Updated 2 years ago
- Inference script for Meta's LLaMA models using Hugging Face wrapper☆110Updated 2 years ago
- Scalable PaLM implementation of PyTorch☆190Updated 3 years ago
- ☆66Updated 3 years ago
- Large scale 4D parallelism pre-training for 🤗 transformers in Mixture of Experts *(still work in progress)*☆86Updated 2 years ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆82Updated last year
- Plug in and play implementation of " Textbooks Are All You Need", ready for training, inference, and dataset generation☆73Updated 2 years ago
- JAX implementation of the Llama 2 model☆216Updated last year
- A repository for transformer critique learning and generation☆89Updated 2 years ago
- ☆72Updated 2 years ago
- Repository for analysis and experiments in the BigCode project.☆128Updated last year
- Experiments on speculative sampling with Llama models