|
|
|
|
|
by meatmanek
93 days ago
|
|
I find that if I ask an LLM to explain what its reasoning was, it comes up with some post-hoc justification that has nothing to do with what it was actually thinking. Most likely token predictor, etc etc. As far as I understand, any reasoning tokens for previous answers are generally not kept in the context for follow-up questions, so the model can't even really introspect on its previous chain of thought. |
|
It providing a different result is exactly because it's now looking at the existing solution and generating from there.