Skip to content
ai

Adapter

Adapter Layer

Definition

An adapter is a small, trainable module inserted into a frozen pre-trained model to enable parameter-efficient fine-tuning. Only the adapter weights are updated during training, leaving the base model unchanged.

Adapters reduce compute and memory costs compared to full fine-tuning while achieving competitive task-specific performance.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.