Comment on People are using Super Mario to benchmark AI now
Fiivemacs@lemmy.ca 2 days agoThat’s literally the point of LLMs though isn’t it? An LLM was made to read computer language and output accordingly to reach a goal. I thought that’s what all llms were meant to do.
catloaf@lemm.ee 2 days ago
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.
hendrik@palaver.p3x.de 2 days ago
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.
technocrit@lemmy.dbzer0.com 1 day ago
Code is just a high-level human language. When grifters talk about “language” they’re using the narrowest possible definition: text that can be scraped.