Live data from Hacker News

Viewing profile — leogao

leogao

HN member
Joined
Sat, Sep 14, 2019, 1:54 AM UTC
HN karma
212
Public activity
50 items

About leogao

https://leogao.dev

Recent public activity

  1. story
  2. comment
    Comment #46614340

    > The purpose here is not to responsibly warn us of a real threat. If that were the aim there would be a lot more shutting down of data centres and a lot less selling of nuclear-we…

  3. comment
    Comment #46569521

    39% just doesn't pass basic muster. in the past year, my rent hasn't near-doubled. it doesn't cost anywhere near twice as much as last year to buy food or clothing or transportatio…

  4. comment
    Comment #46462590

    the converse is that good hiring managers who can spot actual undervalued talent have a huge advantage.

  5. comment
    Comment #46462580

    in the grand scheme of things, this is a very small amount of plastic waste, and as far as resources go, one of the less scarce ones. at some point, the cost of the hand wringing t…

  6. comment
    Comment #46457717

    where are you getting this 39% figure? inflation in 2025 was only 2.7%.

  7. comment
    Comment #46394489

    this kind of cynicism hurts young people who actually do good work on their own though.

  8. comment
    Comment #46017642

    I'm not an expert at hardware, so take this with a grain of salt, but there are two main reasons: - Discrete optimisation is always going to be harder than continuous optimization.…

  9. comment
    Comment #46017298

    I'm also very excited about SAE/Transcoder based approaches! I think the big tradeoff is that our approach (circuit sparsity) is aiming for a full complete understanding at any cos…

  10. comment
    Comment #46017242

    There's been some work (e.g RASP - https://arxiv.org/abs/2106.06981 ) on taking logical computations and compiling them into transformer weights.

  11. comment
    Comment #46017032

    Mixture of experts sparsity is very different from weight sparsity. In a mixture of experts, all weights are nonzero, but only a small fraction get used on each input. On the other…

  12. comment
    Comment #46017009

    For what it's worth, we think it's unfortunately quite unlikely that frontier models will ever be trained with extreme unstructured sparsity, even with custom sparsity optimized ha…

  13. comment
    Comment #44467133

    you can always have an LVM layer for atomic snapshots

  14. comment
    Comment #44467125

    btrfs has eaten my data within the last decade. (not even because of the broken erasure coding, which I was careful to avoid!) not sure I'm willing to give it another chance. I'd m…

  15. comment
    Comment #42703955

    > Sentences like the opening line of the Declaration of Independence simply do not occur in conversation. maybe not in your conversations

  16. comment
    Comment #42148761

    The GPT-4 pretraining set included chess games in PGN notation from 1800+ ELO players. I can't comment on any other models.

  17. comment
    Comment #41760600

    Nvidia SASS has a similar instruction too (LOP3.LUT)

  18. comment
    Comment #41692854

    I looked into the question of what counts as reasonable care and wrote up my conclusions here: https://www.lesswrong.com/posts/kBg5eoXvLxQYyxD6R/my-takes-o...

  19. comment
    Comment #41474710

    In domains like ML, people care way more about the half precision FLOPs than single precision.

  20. comment
    Comment #41143645

    Is there a better test than the one that is normally prescribed, to distinguish the false positive cases you describe?

  21. comment
    Comment #40605228

    The paper cites Anthropic's work extensively.

  22. comment
    Comment #40604992

    Note that we focus on random positive activations, which are less susceptible to interpretability illusions than top activations (but also look less impressive as a result). We als…

  23. comment
    Comment #40604965

    The paper introduces substantial improvements over the methodology in the Anthropic SAE paper, and the research was done concurrently.

  24. comment
    Comment #40604949

    We were planning to release the paper around this time independent of the other events you mention. I think it is still predominantly accurate to say that we have no idea how LLMs …

  25. comment
    Comment #40604938

    This project has been in the works for about a year. The initial commit to the public repo was not really closely related to this project, it was part of the release of the Transfo…