huggingface / llm_training_handbook
An open collection of methodologies to help with successful training of large language models.
☆485Updated last year
Alternatives and similar repositories for llm_training_handbook:
Users that are interested in llm_training_handbook are comparing it to the libraries listed below
- An open collection of implementation tips, tricks and resources for training large language models☆472Updated 2 years ago
- Code for fine-tuning Platypus fam LLMs using LoRA☆629Updated last year
- ☆515Updated 5 months ago
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆692Updated last year
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,242Updated last month
- distributed trainer for LLMs☆572Updated 11 months ago
- This repository contains code to quantitatively evaluate instruction-tuned models such as Alpaca and Flan-T5 on held-out tasks.☆545Updated last year
- Code for the paper "Rethinking Benchmark and Contamination for Language Models with Rephrased Samples"☆299Updated last year
- A repository for research on medium sized language models.☆494Updated last week
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆598Updated last year
- A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)☆1,114Updated last year
- Scaling Data-Constrained Language Models☆334Updated 7 months ago
- Implementation of paper Data Engineering for Scaling Language Models to 128K Context☆459Updated last year
- batched loras☆341Updated last year
- [ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the dive…☆934Updated 6 months ago
- Official repository for ORPO☆448Updated 10 months ago
- A bagel, with everything.☆319Updated last year
- Expanding natural instructions☆995Updated last year
- This repository contains code and tooling for the Abacus.AI LLM Context Expansion project. Also included are evaluation scripts and bench…