Hacker News new | ask | show | jobs
by lmeyerov 956 days ago
Super cool!

I'm curious if there is a quality argument to be made: imagine needing to finetune k different classifiers...

Before this work, we could train a single multi-label classifier by pooling the training sets, and deploy as 1 LoRa

Now, we can have k distinct classifiers, and not risk them interfering with one another

Any sense of, in realistic scenarios, when the quality of k distinct LoRas would be better?