Y
Hacker News
new
|
ask
|
show
|
jobs
by
notRobot
975 days ago
Under the hood, GPT works by predicting the next token when provided with an input sequence of words. At each step a single word is generated taking into consideration all the previous words.
https://ai.stackexchange.com/questions/38923/why-does-chatgp...