Viewing profile — jgammell
jgammell
HN member- Joined
- Tue, Feb 03, 2026, 11:49 AM UTC
- HN karma
- 0
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About jgammell
No profile information was provided.
Recent public activity
-
comment
Comment #47698340
> hybrid Mamba/Gated linear attention layers, Do any large-scale architectures use mamba? I was under the impression that people don't use it yet due to lack of efficient implement…
-
comment
Comment #47569453
When sampling from an LLM people normally truncate the token probability distribution so that low-probability tokens are never sampled. So the model shouldn't produce really weird …
-
comment
Comment #47349294
> Generative models are probabilistic: the output will be less likely to satisfy complex requirements, particularly This is a misinformed 'critique' which always gets on my nerves,…
-
comment
Comment #46869900
My university made us learn to code 'close to the metal' and IMO this is a great way to gain an understanding of what is actually going on. Program in C, no IDE, no AI tools. The A…