Yea but getting something to do something that it wasn’t meant to do is part of the fun lol
Comment on People are using Super Mario to benchmark AI now
regrub@lemmy.world 1 year ago
We asked an LLM to play a game and it sucked at it. What were they expecting? That’s not what LLMs are made to do.
cm0002@lemmy.world 1 year ago
PineRune@lemmy.world 1 year ago
Sir that’s called sexual assault.
masterofn001@lemmy.ca 1 year ago
I’ll super mario you in your princess peach.
TeamAssimilation@infosec.pub 1 year ago
Mario! Get your dirty growth mushroom off the princess!
Fiivemacs@lemmy.ca 1 year ago
That’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 1 year 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.
technocrit@lemmy.dbzer0.com 1 year 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.
hendrik@palaver.p3x.de 1 year 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.