Hacker News new | ask | show | jobs
ChatGPT trying to convert hexadecimal to an int (twitter.com)
2 points by grozmovoi 1242 days ago
1 comments

It's interesting how the formulas for the conversion are correct, but the result keeps being missed.
It’s just a text completion model. It doesn’t actually evaluate computations, despite it being common to find it giving correct answers for some computation queries
That's true. It does not acknowledge this limitation when communicating with the user, even when I prompted the model with suggestions.