|
|
|
|
|
by devmor
238 days ago
|
|
No, your original understanding was the more correct one. There is absolutely zero logic to be found inside an LLM, other than coincidentally. What you are seeing is a semi-randomized prediction engine. It does not "know" things, it only shows you an approximation of what a completion of its system prompt and your prompt combined would look like, when extrapolated from its training corpus. What you've mistaken for a "logical model" is simply a large amount of repeated information. To show the difference between this and logic, you need only look at something like the "seahorse emoji" case. |
|