technique
Prompt Tuning
techniqueactive
prompt-tuning-c0f84c1a·1 events·first seen 28d agoAliases: Prompt Tuning
Co-occurring entities
More like this (12)
Recent events (1)
Parameter-Efficient Fine-Tuning using 🤗 PEFT
Hugging Face introduces the PEFT library, which enables parameter-efficient fine-tuning of large language models using techniques such as LoRA, prefix tuning, and prompt tuning. The library allows practitioners to adapt large pretrained models to downstream tasks while updating only a small fraction of model parameters, dramatically reducing compute and memory requirements. This lowers the barrier to fine-tuning frontier-scale models on consumer hardware.