TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: GPT Circuits – Mapping the inner workings of simple LLMs

6 pointsby peterlai8 months ago
I&#x27;ve built an app that extracts interpretable &#x27;circuits&#x27; from models using the GPT-2 architecture. These circuits reveal how specific inputs influence the probabilities of the next token in a sequence.<p>While some tutorials present theoretical examples of how feedforward layers and attention heads may produce predictions, this app provides concrete examples of how information flows through an LLM. You can see, for example, the formation of features that search for simple grammatical patterns and trace their construction back to the use of more primitive features.<p>Feel free to reach out with feedback. I&#x27;d love to work with others on scaling out the size of the model that circuits can be extracted from.

no comments

no comments