What causes Out Of Order Elocution?

Posted by MushroomCharacter411@reddit | LocalLLaMA | View on Reddit | 6 comments

Yes it's a pun on Out Of Order Execution in a CPU pipeline, but it is describing a real phenomenon: when the LLM manages to say all the right buzzwords, but it puts then in completely the wrong order so that all of a sudden a bunch of information is being misattributed.

For example, I say person A has trait 1, person B has trait 2, and person C has trait 3. The LLM is remembering all three names and all three traits, but it is pairing them up incorrectly such as linking Person A with trait 2, Person B with trait 3, and Person 3 with trait 1. Sometimes it does this after a long stretch of keeping these associations straight, and then it just sort of shits the bed.

So what are some likely causes of it doing this, and what (if any) are the fixes?