JA EN
Glossary › mixture-of-lora

GLOSSARY

mixture-of-lora

appears in 1 paper titles

Definition

Applying the mixture-of-experts idea to low-rank adapters: keep several LoRAs trained for different tasks or domains, and let a router decide which ones to apply, and with what weights, per input or per token. Compared with a full MoE whose experts are complete feed-forward blocks, the added parameters are tiny, so a single base model can carry many specialisations and they remain cheap to train and ship separately.

Explainers using this term