@cm0002 to TechnologyEnglish • 11 hours agoPeople are using Super Mario to benchmark AI nowtechcrunch.comexternal-linkmessage-square18arrow-up164arrow-down15
arrow-up159arrow-down1external-linkPeople are using Super Mario to benchmark AI nowtechcrunch.com@cm0002 to TechnologyEnglish • 11 hours agomessage-square18
minus-square@[email protected]linkfedilinkEnglish14•9 hours agoNo, human language. Well, they’ve also been used for code, but that’s still designed for humans. I doubt you could use something off the shelf for binaries.
minus-squarehendriklinkfedilinkEnglish3•6 hours agoAnd with machine code, you got to keep track of what’s in the stack, CPU registers, … to make a sense of what the code and the next branch command does. It’s completely unalike processing human language. LLMs aren’t really set up to do it.
No, human language.
Well, they’ve also been used for code, but that’s still designed for humans. I doubt you could use something off the shelf for binaries.
And with machine code, you got to keep track of what’s in the stack, CPU registers, … to make a sense of what the code and the next branch command does. It’s completely unalike processing human language. LLMs aren’t really set up to do it.