logoalt Hacker News

cyanydeezyesterday at 7:21 PM2 repliesview on HN

I assume theyre searching the local gradient to see if theres a better descent before proceeding.


Replies

eigenspacetoday at 7:29 AM

LLMs dont do gradient descent to generate tokens.

They are trained by gradient descent, but inference doesnt involve it.

c0_0p_today at 3:22 AM

I don't think there's anything like that going on. They just word vomit into a secondary area, and then there is an internal prompt that says "clean this up and summarize for the user".

show 1 reply