Viewing profile — ifz
ifz
HN member- Joined
- Tue, Nov 28, 2023, 12:18 PM UTC
- HN karma
- 62
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About ifz
No profile information was provided.
Recent public activity
-
comment
Comment #49615117
Hmm, I might try to add some controls to limit which layers get summed up. It might be able to reveal more patterns. Right now only simple correlations are visible.
-
comment
Comment #49615081
It's really simple, basically just the magnitude of the value vector, weighted by QK dot product, summed across all attention heads and layers. When I started, I expected I'd have …
-
comment
Comment #49614075
I don't disagree with that. I did add an entire caveat paragraph there. To me, it's more of a neat visualization, not something that can be used to interpret LLM behavior. Even wit…
- story
-
story
Show HN: Timezone Converter in Map Form
I often need to convert times between time zones, so I built this tool to convert between them quickly and efficiently. 1. Add the cities you want to convert between (this is saved…
-
comment
Comment #38730075
Nowadays, you can get a free VM from some providers (GCP) and there are lots of sites where you can deploy a static website for free (github pages). I'd argue deploying something f…