| ▲ | wongarsu 4 hours ago | ||||||||||||||||
People understand that. They just don't know how to implement that with LLMs In the GPT-2 era LLMs were just data. Instructions did not exist, and if you added them to your data they would not be followed. Then around 2022 we figured out how to patch in instruction following with a bit of fine tuning, leading to the current AI bubble. That's an ugly hack that leads to all these issues. But it's what this entire AI bubble is founded on. And nobody seems to have found a better way (or at least one that actually scales and doesn't make unreasonable sacrifices) | |||||||||||||||||
| ▲ | TeMPOraL 4 hours ago | parent [-] | ||||||||||||||||
Sure they would be. But for those old models, you'd have to prompt it in a framing of a screenplay or something. You're forgetting that LLMs just output a stream of tokens - the interpreter that acts on those is a piece of classical code, and sits outside of the model. | |||||||||||||||||
| |||||||||||||||||