skip0110@lemmy.zip to Programming@programming.dev · 1 month agoOur first outage from LLM-written codesketch.devexternal-linkmessage-square8linkfedilinkarrow-up176arrow-down12file-text
arrow-up174arrow-down1external-linkOur first outage from LLM-written codesketch.devskip0110@lemmy.zip to Programming@programming.dev · 1 month agomessage-square8linkfedilinkfile-text
minus-squarebookmeat@lemmynsfw.comlinkfedilinkarrow-up16·1 month 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·29 days 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.