Live data from Hacker News

Viewing profile — joennlae

joennlae

HN member
Joined
Fri, Sep 17, 2021, 6:52 AM UTC
HN karma
175
Public activity
22 items

About joennlae

No profile information was provided.

Recent public activity

  1. comment
    Comment #49173711

    what a find

  2. comment
    Comment #44989592

    How can I make sure that each github runner uses exactly one cpu core?

  3. comment
    Comment #40380091

    Trainable Llama-like transformer (with backpropagation) in numpy only (~600 lines) https://github.com/joennlae/tensorli

  4. story
  5. comment
    Comment #38444504

    +1. Does someone know how to do that?

  6. comment
    Comment #38361651

    Author here: Let me try to give an overview as I saw some questions repeating itself. * This accelerator is for an Edge/Inference case, so there is no training on this chip. * We i…

  7. comment
    Comment #38361549

    Thank you for the feedback :-) We have to be careful with the comparisons we make. The TPUv3 is a training and datacenter chip and not an Edge/Inference chip. They optimise for a d…

  8. comment
    Comment #38361454

    Author here: Thank you for the feedback :-) A lot of the work regarding the comparison with „simple“ approximate matrix multiplication has been done in the preceding paper: https:/…

  9. story
  10. story
  11. comment
    Comment #38312194

    That is true. I went for a simple implementation of the layer norm and included it in the tensorli definition. But it would have been better to define it as a moduli for clarity.

  12. comment
    Comment #38312145

    This would be interesting to consider. But at the moment, nothing is optimized, so many things must be tackled first (especially in the backwards path, for example, buffering) to j…

  13. comment
    Comment #38312085

    They are still applying: https://tmsearch.uspto.gov/bin/showfield?f=doc&state=4805:wl...

  14. comment
    Comment #38312050

    The author here: I absolutely agree with you. I went for a bit more catchy title.

  15. story
  16. story
  17. story
  18. story
  19. story
  20. comment
    Comment #37846119

    Llama1 --> 1.0T Llama2 --> 2.0T Mistral --> ?? They do not publish how many tokens it is pre-trained on, additionally to sharing no info on datasets used (except for fine-tuning). …

  21. comment
    Comment #35872886

    You will probably notice it also when trying to push a new branch: `error: failed to push some refs to ` when using --set-upstream

  22. story