Y
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
grozmovoi
1242 days ago
It's interesting how the formulas for the conversion are correct, but the result keeps being missed.
link
1_1xdev1
1242 days ago
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
link
grozmovoi
1242 days ago
That's true. It does not acknowledge this limitation when communicating with the user, even when I prompted the model with suggestions.
link