|
|
|
|
|
by dkenyser
458 days ago
|
|
Correct me if I'm wrong, but I feel like we're splitting hairs here. > spits out chunks of words in an order that parrots some of their training data. So, if the data was created by humans then how is that different from "emulating human behavior?" Genuinely curious as this is my rough interpretation as well. |
|
An LLM has a stream of tokens, and it picks a next token based on the last stream. If you ask an LLM a yes/no question and demand an explanation, it doesn't start with the logical reasoning. It starts with "yes, because" or "no, because" and then it comes up with a "yes" or "no" reason to go with the tokens it spit out.