Live data from Hacker News

Viewing profile — jwan584

jwan584

HN member
Joined
Mon, Aug 24, 2020, 4:46 PM UTC
HN karma
165
Public activity
13 items

About jwan584

No profile information was provided.

Recent public activity

  1. story
  2. 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.

  3. comment
    Comment #42718733

    A good talk on how Cerebras does power & cooling (8min) https://www.youtube.com/watch?v=wSptSOcO6Vw&ab_channel=Appli...

  4. story
  5. comment
    Comment #41372504

    batch size by Q4 will be solid double digits (cerebras employee)

  6. story
  7. 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…

  8. 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…

  9. 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…

  10. story
  11. story
  12. 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.

  13. story