Related terms
An open-source Python library by Hugging Face providing pre-trained state-of-the-art transformer models.
PEFTPEFTA library for parameter-efficient fine-tuning of pretrained models by updating a small subset of parameters instead of the full model.
TRLTRLAn open-source Python library by Hugging Face for training transformer models using reinforcement learning techniques like RLHF and DPO.
AccelerateAn open-source Hugging Face library that simplifies distributed training and inference across CPUs, GPUs, TPUs, and multiple devices with minimal code changes.
vLLMAn open-source library for high-throughput and low-latency LLM serving and inference optimization.