2025
Sketch to Adapt: Fine-Tunable Sketches for Efficient LLM Adaptation
ICML 2025poster
Adapting pre-trained large language models (LLMs) is crucial but challenging due to their enormous size. Parameter-efficient fine-tuning (PEFT) techniques typically employ additive adapters applied to frozen model weights. To further reduce memory usage, model weights are often compressed through qu…