logoalt Hacker News

anon291today at 2:33 AM1 replyview on HN

The hidden states of the tokens likely contain more semantic information than can be extracted by the final projection into token space.


Replies

bee_ridertoday at 4:05 AM

Actually, how does chain of thought work? Is the LLM actually creating the tokens and then re-reading them, or is the there still a full hidden state under the hood and then the UI just prints that projection?

show 1 reply