Viewing profile — cgel
cgel
HN member- Joined
- Sat, Jan 18, 2020, 2:27 PM UTC
- HN karma
- 9
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About cgel
No profile information was provided.
Recent public activity
-
comment
Comment #45755526
We have trained a completely attention-free LLM whose performance is competitive with state-of-the-art models. This model, which we call Brumby-14B-Base, has a familiar Transformer…
- story
-
comment
Comment #45375660
Thanks for posting! I'm an author of the work. Here to answer any questions.
-
comment
Comment #41280381
Yes. That is mostly the idea. But calling the state of a linear transformer KV cache is not quite right. A KV cache grows with the sequence length. But the linear transformer state…
-
comment
Comment #22085550
Author. There is a misunderstanding in your argument. Your point is about the dataset being sampled from the true distribution. We are happy with that assumption (it's orthogonal t…
-
comment
Comment #22085143
Thanks! We just fixed an issue. I was able to test it on FF for MacOS but it would be very helpful if you could confirm the problem is fixed in your end. Also, I'll admit that mess…
-
comment
Comment #22084934
Imagine you have two random variables A and B, which are 0 with prob 0.5 and 1 with prob 0.5. They just have the property that when A=1 then B is always 0 and vice versa. Thus, whe…
-
comment
Comment #22084817
Author here. Sorry that the typo and the render errors affected you so much. We don't see any rendering issues on our end, if you tell us what browser you are using maybe we can re…
-
comment
Comment #22084604
Author here. The blog post contains a clear explanation of Bayesian Inference and provides careful arguments about its potential benefits and limitations. Further, Bayes rule was t…