58
you are viewing a single comment's thread
view the rest of the comments
[-] GissaMittJobb@lemmy.ml 4 points 2 weeks ago

LLMs are fundamentally unsuitable for character counting on account of how they 'see' the world - as a sequence of tokens, which can split words in non-intuitive ways.

Regular programs already excel at counting characters in words, and LLMs can be used to generate such programs with ease.

[-] itslilith 20 points 2 weeks ago

But they don't recognize their inadequacies, instead spouting confident misinformation

[-] GissaMittJobb@lemmy.ml 9 points 2 weeks ago

This is true. They do not think, because they are next token predictors, not brains.

Having this in mind, you can still harness a few usable properties from them. Nothing like the kind of hype the techbros and VCs imagine, but a few moderately beneficial use-cases exist.

[-] itslilith 8 points 2 weeks ago

Without a doubt. But PhD level thinking requires a kind of introspection that LLMs (currently) just don't have. And the letter counting thing is a funny example of that inaccuracy

[-] chaos@beehaw.org 3 points 2 weeks ago

The tokenization is a low-level implementation detail, it shouldn't affect an LLM's ability to do basic reasoning. We don't do arithmetic by counting how many neurons we can feel firing in our brain, we have higher level concepts of numbers, and LLMs are supposed to have something similar. Plus, in the """thinking""" models, you'll see them break up words into individual letters or even write them out in a numbered list, which should break the tokens up into individual letters as well.

this post was submitted on 08 Aug 2025
58 points (100.0% liked)

Technology

40106 readers
233 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS