Viewing profile — jwan584
jwan584
HN member- Joined
- Mon, Aug 24, 2020, 4:46 PM UTC
- HN karma
- 165
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About jwan584
No profile information was provided.
Recent public activity
- story
-
comment
Comment #42838614
The point about using FP32 for training is wrong. Mixed precision (FP16 multiplies, FP32 accumulates) has been use for years – the original paper came out in 2017.
-
comment
Comment #42718733
A good talk on how Cerebras does power & cooling (8min) https://www.youtube.com/watch?v=wSptSOcO6Vw&ab_channel=Appli...
- story
-
comment
Comment #41372504
batch size by Q4 will be solid double digits (cerebras employee)
- story
-
comment
Comment #38604621
when you go from 1B to 175B, the model no longer fits in memory. so in practice you have to re-factor the model using tensor/pipeline parallelism. that's why it goes from 600 to 20…
-
comment
Comment #38604592
Everyone knows Cerebras by their wafer scale chips. The less understood part is the 12TB of external memory. That's the real reason why large models fit by default and you don't ha…
-
comment
Comment #37615876
A helpful paper with the full recipe Cerebras uses to train LLMs and their process including: - Extensively deduplicated dataset (SlimPajama) - Hyperparameter search using muP - Va…
- story
- story
-
comment
Comment #36853427
Meta announced a partnership with Qualcomm to bring LLMs to mobile. But 3B is a lot more compact than LLaMA's 7B.
- story