| ▲ | mike_hearn 14 hours ago | ||||||||||||||||
Nah, it's a cool blog post especially as it was real AI research done at home (albeit with a ridiculously expensive PC), but Anthropic and other labs have been investigating this kind of thing for years. Even the original transformer architecture makes this clear. It had an explicit "encoder" phase and then a "decoder" phase. Modern LLMs collapse the two together, or are sometimes described rather confusingly as being decoder only. But what they're doing is more or less the same. | |||||||||||||||||
| ▲ | dnhkng 14 hours ago | parent [-] | ||||||||||||||||
Author here: Yeah, the encoder and decoder stuff is explicit, but the internal structure in generated during training. I don't think the big labs were doing this back when I did the research; no one was back in '24. I just didn't get round to publishing for years, because I have a day job. By the way, it still works! I tested it earlier this year on Qen3.6 and you still see improvements, so either a) no one actually paid attention, or b) it has more room to scale. | |||||||||||||||||
| |||||||||||||||||