0382815
0382815 t1_jdsn7o1 wrote
Reply to comment by Ok_Faithlessness4197 in Why is maths so hard for LLMs? by RadioFreeAmerika
Once again, if you prompt it to multiply it does not run a multiplication algorithm.
0382815 t1_jds9yxv wrote
Reply to comment by Ok_Faithlessness4197 in Why is maths so hard for LLMs? by RadioFreeAmerika
It is quite correct, actually. When you prompt it to multiply, it does not run a multiplication algorithm.
0382815 t1_jdr6r9p wrote
Reply to comment by zero_for_effort in Why is maths so hard for LLMs? by RadioFreeAmerika
The ELI5 is that it doesn’t actually calculate anything when you ask it to solve an equation. It guesses what the answer looks like—probably some combination of numbers—based on what it saw in the training dataset.
0382815 t1_j9x7rbi wrote
Reply to comment by KarmaStrikesThrice in ChatGPT on your PC? Meta unveils new AI model that can run on a single GPU by 10MinsForUsername
Users per gpu is lower than one, but ChatGPT definitely does not fit on just one gpu. I’m not sure I would call it simple.
0382815 t1_jdsrl52 wrote
Reply to comment by Ok_Faithlessness4197 in Why is maths so hard for LLMs? by RadioFreeAmerika
What you did was prompt it to multiply. For the third time this thread, I will tell you that what it is doing is not running a multiplication algorithm. It is guessing the next token based on the preceding tokens. The model is large enough to predict correctly in this case. It is still not running a multiplication algorithm the same way the calculator app on Windows does.