this post was submitted on 09 Aug 2025
85 points (97.8% liked)
Hacker News
2596 readers
562 users here now
Posts from the RSS Feed of HackerNews.
The feed sometimes contains ads and posts that have been removed by the mod team at HN.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Given that it was identified that genAI couldn't do maths and should instead write a small python program, why hasn't this other well-known failing been special cased? AI sees text as tokens, but surely it can convert tokens to a stream of single-character tokens (i.e. letters) and work with that?
Cause its a useless skill unless you are making crossword puzzles or verifying that an LLM is using tokens.