ch-allora
13 Composable Neural Adapters
ALLORA
Low-rank adapters are attractive because they preserve a frozen backbone while adding modular capabilities. Modularity at the parameter level does not imply modularity in behavior: applying adapter \(i\) before \(j\) can differ from applying \(j\) before \(i\). ALLORA treats that order sensitivity as a declared compositional obstruction and repairs it in the low-rank adapter space.
11. ALLORA abbreviates A Lie-Algebraic Low-Rank Adaptation. It preserves separately loadable adapters; it does not replace merging or routing baselines that may be better for a particular deployment. ↩