skip0110@lemmy.zip to Programming@programming.dev · 6 months agoOur first outage from LLM-written codesketch.devexternal-linkmessage-square8fedilinkarrow-up177arrow-down12file-textcross-posted to: lobsters@lemmy.bestiver.se
arrow-up175arrow-down1external-linkOur first outage from LLM-written codesketch.devskip0110@lemmy.zip to Programming@programming.dev · 6 months agomessage-square8fedilinkfile-textcross-posted to: lobsters@lemmy.bestiver.se
minus-squarebookmeat@lemmynsfw.comlinkfedilinkarrow-up16·6 months agoIt’s obvious that the LLM didn’t understand the code at all. It chose to refactor the way it did because of a silly comment.
minus-squareAwkwardparticle@programming.devlinkfedilinkarrow-up5·6 months agoIt’s an inference model. It does not understand code no matter how much context it has. It can however output the most probable solution based on the context it has.
It’s obvious that the LLM didn’t understand the code at all. It chose to refactor the way it did because of a silly comment.
It’s an inference model. It does not understand code no matter how much context it has. It can however output the most probable solution based on the context it has.