This 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…
LLM Visualization
101–110 of 138 posts
Re: LLM Visualization
#102Rather than looking at the visuals of this network, it is more better to focus on the actual problem with these LLMs which the author already has shown: With in the transformer section: > As is common in deep learning, it's hard to say exactly what each of these layers is doing, but we have some general ideas: the earlier layers tend to focus on learning lower-level features and patterns, while the later layers learn…
I find this problem fascinating. For decades we’ve puzzled at how the inner workings of the brain works, and thought we’ve learned a lot we still don’t fully understand it. So, we figure, we’ll just make an artificial brain and THEN we’ll be able to figure it out. And here we are, finally a big step closer to an artificial brain and once again, we don’t know how it works :) (Although to be fair we’re spending all of…
Add to that the fact that a model is being trained actively and the weights are given by humans and the possible realm of outputs is being heavily moderated by an army of faceless low paid workers I don't see any semblance of a brain but a very high maintenance indexing engine sold to the marketing departments of the world as a "brain".
Re: LLM Visualization
#103Re: LLM Visualization
#104Re: LLM Visualization
#105Application error: a client-side exception has occurred (see the browser console for more information).
Re: LLM Visualization
#106Re: LLM Visualization
#107Good visualization precludes good discoveries in many branches of science, I think.
(see my profile for a longer, potentially more silly description ;) )
Re: LLM Visualization
#108Application error: a client-side exception has occurred (see the browser console for more information).
Seems brave blocks some js scripts .. this works in Firefox
I get the same fail in both firefox and (chromium-based) qutebrowser.
The web is where useful error messages go to die.
Re: LLM Visualization
#109Re: LLM Visualization
#110Am I the only one getting "Application error: a client-side exception has occurred (see the browser console for more information)." messages?
It is possible that your machine does not yet support WebGL2. Check here : https://get.webgl.org/webgl2/