|
|
|
|
|
by titaniczero
1214 days ago
|
|
They are language models, it's what they do best. They "understand" (give more weight) to the correct relations between words (tokens) and try to predict the next token based on previous tokens. So when you feed it with instructions, for the next tokens the model will give more weight to the tokens related with those instructions. On the other hand, they can't handle actual logic, reasoning, etc. |
|
what is "actual reasoning"?
Another HN user posted this (https://imgur.com/HOEnxYb) response to the prompt: "is throwing a rubber duck into the ocean a effective way to communicate with my brother who is on a pirate ship"
If you weren't told that this was "just" the result of a LLM plugged into a chat bot then surely you'd conclude that, especially given the short prompt, who/whatever generated the response demonstrated some type of logic or reasoning, right?
I get the impression that this tech is more than the sum of its parts.