Hacker News new | ask | show | jobs
by npollock 362 days ago
LoRA adapters modify the model's internal weights
2 comments

not unless they're explicitly merged, which is not a requirement but a small speed only thing
Yeah, I honestly think some of the language used with LoRA gets in the way of people understanding them. It becomes much easier to understand when looking at an actual implementation, as well as how they can be merged or kept separate.