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