Adaptation Glossary

Browse 2 adaptation terms defined in plain English, from the cultural dictionary of computing.

2 Adaptation Terms

Low-Rank Adaptation
A parameter-efficient fine-tuning method, commonly known as LoRA, that updates low-rank matrices instead of all model weights. Low-rank adaptation makes it...
Soft Prompt
A learnable prompt representation, typically implemented as trainable embeddings, that influences model behavior without changing the full model weights. Soft...

Related Topics