HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shbhmrzd

7 karmajoined il y a 3 mois

Submissions

What happens between entering the prompt and seeing the first word appear

shbhmrzd.github.io
13 points·by shbhmrzd·il y a 22 heures·1 comments

[untitled]

1 points·by shbhmrzd·il y a 3 mois·0 comments

comments

shbhmrzd
·il y a 22 heures·discuss
I have been writing a series on understanding LLMs from the ground up for software engineers. This is the last part.

In this post I cover what happens when you type a prompt and hit enter. How the model generates one token at a time, why that is slow, what the KV cache does about it,and how decoding strategies like temperature, top-k, and top-p shape the response.
shbhmrzd
·il y a 3 mois·discuss
[dead]