Submitted by besabestin t3_10lp3g4 in MachineLearning
crt09 t1_j5ytazq wrote
Reply to comment by besabestin in Few questions about scalability of chatGPT [D] by besabestin
the guy above was kind of unclear, its an autoregressive langauge model so it does generate one at a time, puts it back into the input and generates the next one. It could be printed out in one go once they waitied for it to stop and then be sent to the client and pritned all at once but they went with the fancy GUI type, possibly yeah as a way to slow down spamming
Viewing a single comment thread. View all comments