Live data from Hacker News

Viewing profile — ifz

ifz

HN member
Joined
Tue, Nov 28, 2023, 12:18 PM UTC
HN karma
62
Public activity
6 items

About ifz

No profile information was provided.

Recent public activity

  1. 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.

  2. 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 …

  3. 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…

  4. story
  5. 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…

  6. 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…