| I’ve been building an interactive 3D + 2D visualization of GPT-2. You can check it out at: It displays real activations and attention scores extracted from GPT-2 Small (124M) during a forward pass. The goal is to make it easier to learn how LLMs work by showing what is happening inside the model. The 3D part is built with Three.js, and the 2D part is built with plain HTML/CSS/JS. Would love to hear your thoughts or feedback! [link] [comments] |
llm-visualized.com: Interactive Web Visualization of GPT-2
Reddit r/LocalLLaMA / 3/21/2026
💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research
Key Points
- An interactive 3D plus 2D visualization of GPT-2 Small (124M) showing real activations and attention scores during a forward pass.
- The 3D component uses Three.js and the 2D component uses plain HTML/CSS/JS.
- The project aims to help learners understand how LLMs work by exposing internal model behavior.
- It is available at llm-visualized.com and the creator is seeking feedback from the community.
- The post was shared on Reddit by user /u/Greedy-Argument-4699.




