this post was submitted on 25 Jul 2025
114 points (97.5% liked)
Memes
51711 readers
1334 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.