Viewing profile — qeternity
qeternity
HN member- Joined
- Wed, May 04, 2016, 4:26 PM UTC
- HN karma
- 8,774
- Public activity
- 2,586 items
- HN profile
- View on Hacker News ↗
About qeternity
No profile information was provided.
Recent public activity
-
comment
Comment #49154609
LLMs are, in theory, deterministic. Sampling is not intrinsic to LLMs. Greedy decoding a single batch in most libraries will give you mostly deterministic outputs. Higher batch siz…
-
comment
Comment #49126754
I don't follow this. Clearly all of the frontier labs are doing these things. When OAI released gpt-oss it was released as an mxfp4 checkpoint. OAI, Ant, et al are also obviously e…
-
comment
Comment #49068619
I cannot be sure what the likes of Cursor have done, but I think it's incredibly unlikely that they have trained a QLoRA for Composer. It's almost certainly full parameter post tra…
-
comment
Comment #49012529
I think it’s fairly obvious the Chinese labs are doing mass distillation. I also think the Fable accusation is wrong and it was most likely Opus 4.8 which itself is likely a distil…
-
comment
Comment #48952607
But these aren't the right services where the test should be, right? There's another service that says "ok we take the 100 bytes from A, and we take the $17 SKU from B, and this sh…
-
comment
Comment #48939562
It's a defensive tactic to reduce the effectiveness of distillation. Say of that what you will, but it's not because they want to wrest control from users. It's because they don't …
-
comment
Comment #48922707
Public in this context just means publicly listed on a stock exchange. It does not mean it is state-owned.
-
comment
Comment #48922678
Empirically this isn't true. However you feel about "true" capitalism vs socialism, countries underpinned by capitalism have prospered, even the socialist flavors (China, Scandinav…
-
comment
Comment #48910713
> is supposed to be the central bank's job. What? No it's not, and never has been. Without even getting into the practical vs. theoretical of Fed dual mandate (funding deficits), e…
-
comment
Comment #48875543
We are quite literally talking about launching 100k satellites into space. This is necessarily a question that requires thought and speculation about the future. You can't just fli…
-
comment
Comment #48874471
It's sort of amazing that people still say these sorts of things today. I don't think it's at all inconceivable where people in the future are streaming high resolution multi modal…
-
comment
Comment #48553072
There is a huge amount of vendor financing available for this exact reason. Hetzner presumably have been making use of this for years already. It's far more likely they simply bega…
-
comment
Comment #48423717
I think it very much is worth it! But the point was that quality didn't magically increase.
-
comment
Comment #48401479
It's not better quality: 59.3% vs 59.4% fp16 on AIME 25
-
comment
Comment #48314167
> Venture capitalists & private investors are sucking all of the possible growth and future upside from these companies and then dumping them on retail investors when there's nothi…
-
comment
Comment #47764342
I haven't read TFA yet but a common technique is speculative decoding where a fast draft model will generate X tokens, which are then verified by the larger target model. The targe…
-
comment
Comment #47742586
> They paid a billion dollars for a vibe coded mess just for the opportunity to associate themselves with the hype. Lol no they didn't. It wasn't even an acquihire. They just hired…
-
comment
Comment #47742050
> It's not any company, its Meta and the channels they administrate come with a set of responsibilities and principles Sorry, which laws stipulate these special responsibilities an…
-
comment
Comment #47703099
> or if the model might actually have emitted the formatting tokens that indicate a user message. These tokens are almost universally used as stop tokens which causes generation to…
-
comment
Comment #47703034
This does not solve the problem at all, it's just another bandaid that hopefully reduces the likelihood.
-
comment
Comment #47465105
Yes, it is written for a specific audience. That is not a reason for snark. As other commenters have noted, it’s well written.
-
comment
Comment #47251535
Yes, lots of things can create indeterminism. But nothing is inherent.
-
comment
Comment #47251533
Yes, lots of things can create indeterminism. But nothing is inherent.
-
comment
Comment #47245256
> LLMs are inherently non-deterministic. This isn't true, and certainly not inherently so. Changes to input leading to changes in output does not violate determinism.
-
comment
Comment #47206210
> With prompt caching, verbose context that gets reused is basically free. But it's not. It might be discounted cost-wise, however it will still degrade attention and make generati…