Viewing profile — leogao
leogao
HN member- Joined
- Sat, Sep 14, 2019, 1:54 AM UTC
- HN karma
- 212
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About leogao
Recent public activity
- story
-
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…
-
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…
-
comment
Comment #46462590
the converse is that good hiring managers who can spot actual undervalued talent have a huge advantage.
-
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…
-
comment
Comment #46457717
where are you getting this 39% figure? inflation in 2025 was only 2.7%.
-
comment
Comment #46394489
this kind of cynicism hurts young people who actually do good work on their own though.
-
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.…
-
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…
-
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.
-
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…
-
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…
-
comment
Comment #44467133
you can always have an LVM layer for atomic snapshots
-
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…
-
comment
Comment #42703955
> Sentences like the opening line of the Declaration of Independence simply do not occur in conversation. maybe not in your conversations
-
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.
-
comment
Comment #41760600
Nvidia SASS has a similar instruction too (LOP3.LUT)
-
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...
-
comment
Comment #41474710
In domains like ML, people care way more about the half precision FLOPs than single precision.
-
comment
Comment #41143645
Is there a better test than the one that is normally prescribed, to distinguish the false positive cases you describe?
-
comment
Comment #40605228
The paper cites Anthropic's work extensively.
-
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…
-
comment
Comment #40604965
The paper introduces substantial improvements over the methodology in the Anthropic SAE paper, and the research was done concurrently.
-
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 …
-
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…