|
|
|
|
|
by sirsinsalot
1197 days ago
|
|
You are wrong. It does have encoded memory of what it has seen, encoded as a matrix. A brain is structurally different, but the mechanism of memory and recall is comparable though the formulation and representation is different. Why isn't a human just a statistic token machine with memory? I know you experience it as being more profound, but that isn't a reason that it is. |
|
Not after it's done generating. For a chatbot, that's at least every time the user sends a reply back; it rereads the conversation so far and doesn't keep any internal state around.
You could build a model that has internal state on the side, and some people have done that to generate longer texts, but GPT doesn't.