xia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 2 months agoJust ordinary trust issues...lemmy.sdf.orgimagemessage-square9linkfedilinkarrow-up1124arrow-down12cross-posted to: memes@lemmy.world
arrow-up1122arrow-down1imageJust ordinary trust issues...lemmy.sdf.orgxia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 2 months agomessage-square9linkfedilinkcross-posted to: memes@lemmy.world
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up3·1 month agoThis happens because LLMs operate on tokenized data, and they don’t really “see” the text in the form of individual characters. You can quite reasonably get an LLM to generate a script that does the character counting and then run the script, to arrive at the correct answer.
This happens because LLMs operate on tokenized data, and they don’t really “see” the text in the form of individual characters.
You can quite reasonably get an LLM to generate a script that does the character counting and then run the script, to arrive at the correct answer.