LLM Visualization - https://news.ycombinator.com/item?id=38505211 - Dec 2023 (131 comments)
The Illustrated Transformer: https://jalammar.github.io/illustrated-transformer/
Sebastian Raschka, PhD has a post on the architectures: https://magazine.sebastianraschka.com/p/from-gpt-2-to-gpt-os...
This HN comment has numerous resources: https://news.ycombinator.com/item?id=35712334
How does it get from the ideas to the intelligence? What if we saw intelligence as the ideas themselves?
Where does this come from in abstract/math? Did we not have it before, or did we just not consider it an avenue to go into? Or is it just simply the idea of scraping the entirety of human knowledge was just not considered until someone said "well, we could just scrape everything?"
Were there recent breakthroughs from what we've understood about ML that have lead to this current explosion of research and pattern discovery and refinement?
On a more serious note, this highlights a deeper issue with HN, similar sites and the attention economy. When an article takes a lot of time to read:
- The only people commenting at first have no read it.
- By the time you are done reading it, it's no longer visible on the front page so new people are not coming in anymore and the discussion appears dead. This discourages people who read it from making thoughtful comments because few people will read it.
- There are people who wait for the discussion to die down so they can read it without missing the later thoughtful comments but they are discouraged from participating earlier while the discussion is alive because then they'd have to wade through the constantly changing discussion and separate what they have already seen from what they haven't.
---
Back on topic, I'd love to see this with weights from an actual working model and a customizable input text so we could see how both the seed and input affects the output. And also a way to explore vectors representing "meanings" the way 3blue1brown did in his LLM videos.