skip0110@lemmy.zip to Programming@programming.dev · 2 months agoOur first outage from LLM-written codesketch.devexternal-linkmessage-square4fedilinkarrow-up140arrow-down12file-text
arrow-up138arrow-down1external-linkOur first outage from LLM-written codesketch.devskip0110@lemmy.zip to Programming@programming.dev · 2 months agomessage-square4fedilinkfile-text
minus-squarebookmeat@lemmynsfw.comlinkfedilinkarrow-up11·2 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-up4·2 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.