| ▲ | rao-v 15 hours ago | |||||||
I agree, and if my suspicion is right, it’s rarer because it’s much easier to deploy the large LLM and filter for it’s best output than to waste time running it on arbitary output just to train the student. Though you could argue that perhaps labs just save the per token distribution and use that during fine tuning … which starts looking more like student teacher fine tuning if not classic distillation from random weights | ||||||||
| ▲ | ACCount37 15 hours ago | parent [-] | |||||||
Full distributions are a fucking pain to save - at this point just save the hidden states. But there are lossy compression tricks there. | ||||||||
| ||||||||