skip0110@lemmy.zip to Programming@programming.dev · 5 days agoOur first outage from LLM-written codesketch.devexternal-linkmessage-square8linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkOur first outage from LLM-written codesketch.devskip0110@lemmy.zip to Programming@programming.dev · 5 days agomessage-square8linkfedilinkfile-text
minus-squarebookmeat@lemmynsfw.comlinkfedilinkarrow-up0·5 days 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-up0·4 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.