π¨PEFT
State-of-the-art Parameter-Efficient Fine-Tuning methods
It only fine-tunes a small number of (extra) model parameters, thereby greatly decreasing the computational and storage costs. And according to the official repo's states, recent State-of-the-Art PEFT techniques achieve performance comparable to that of full fine-tuning.
Use Cases
PEFT methods only fine-tune a small number of (extra) model parameters, significantly decreasing computational and storage costs
Reference
Last updated
Was this helpful?