xia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 2 months agoJust ordinary trust issues...lemmy.mlimagemessage-square9fedilinkarrow-up1124
arrow-up1124imageJust ordinary trust issues...lemmy.mlxia@lemmy.sdf.org to Memes@lemmy.mlEnglish · 2 months agomessage-square9fedilink
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up3·2 months 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.