Considering that AI is "hallucinating", and able to make up information that seems true based on what the model was trained on, what is the difference between current AI and the human brain?
DacoTaco @ DacoTaco @lemmy.world Posts 2Comments 786Joined 2 yr. ago

DacoTaco @ DacoTaco @lemmy.world
Posts
2
Comments
786
Joined
2 yr. ago
To add to this, this is how llm sessions 'get around' the experience issue: with every query/command/whatever the whole context and passed conversation is sent to it to be reprocessed. This is why in long sessions it takes longer and longer to generate a new response and why it will forget everything it 'learned' from your session when starting a new one