LitGPT is an open-source framework developed by Lightning AI designed for pretraining, finetuning, and deploying over 20 large language models (LLMs) using from-scratch implementations without abstractions. It supports scalable training across 1 to over 1000 GPUs or TPUs and offers configurable workflows through YAML files, enabling users to customize parameters such as batch sizes and LoRA finetuning.