What happened to this thread? When I saw it before it had 700+ upvotes.
LLM Visualization
81–90 of 138 posts
Re: LLM Visualization
#82The score on this post just went down by a factor of 10 and the time went to "1 hour" ago?!
Re: LLM Visualization
#83This is an excellent tool to realize how an LLM actually works from the ground up! For those reading it and going through each step, if by chance you get stuck on why 48 elements are in the first array, please refer to the model.py on minGPT [1] It's an architectural decision that it will be great to mention in the article since people without too much context might lose it [1] https://github.com/karpathy/minGPT/blob…
https://github.com/karpathy/minGPT/blob/master/mingpt/model....
Re: LLM Visualization
#84Earlier quoted context omitted.
I found these notes very useful. They also contain a nice summary of how LLMs/transformers work. It doesn't help that people can't seem to help taking a concept that has been around for decades (kernel smoothing) and giving it a fancy new name (attention). http://bactra.org/notebooks/nn-attention-and-transformers.ht...
It's just as bad a "convolutional neural networks" instead of "images being scaled down"
Re: LLM Visualization
#85This is why I love Hacker News!
Re: LLM Visualization
#86Re: LLM Visualization
#87Re: LLM Visualization
#88Am I the only one getting "Application error: a client-side exception has occurred (see the browser console for more information)." messages?
Re: LLM Visualization
#89Am I the only one getting "Application error: a client-side exception has occurred (see the browser console for more information)." messages?
Same here. I blame the popularity of Next.js. More and more of the web is slowly becoming more broken on Firefox on Linux, all with the same tired error: "Application error: a client-side exception has occurred"