How do transformers work?
11–20 of 41 posts
Re: How do transformers work?
#12Time for the weekly LLM explainer.
Re: How do transformers work?
#13Time for the weekly LLM explainer.
Writing a "how does X work" post is a good way to learn about X. And when X is very popular, lots of people will be writing and sharing those posts, both for their own study and just for clicks.
Re: How do transformers work?
#14No, they use two coils around a metallic core. I made a few when I was a kid. I know.
Re: How do transformers work?
#15I recommend videos from Andrej Karpathy on this topic. Well delivered, clearly explaining main techniques and providing python implementation
Re: How do transformers work?
#16Time for the weekly LLM explainer.
Re: How do transformers work?
#17Is it only me, or after reading this article with a lot of high-level, vague phrases and anecdotes - skipping the actual essence of many smart tricks making transformers computationally efficient - it is actually harder to grasp how transformers “really work”. I recommend videos from Andrej Karpathy on this topic. Well delivered, clearly explaining main techniques and providing python implementation
Re: How do transformers work?
#18Does this apply to both types of transformers? Decepticons and Autobots?
Re: How do transformers work?
#19Instead I just come away feeling like it’s a Frankenstein of different matrices and statistics.