LoRA / multi-LoRA serving
LoRA = small add-on weight patches that customize a base model.
LoRA = small add-on weight patches that customize a base model. Multi-LoRA serving runs many such adapters on one shared base model, saving memory vs loading full separate models.