Live data from Hacker News

Viewing profile — rasbt

rasbt

HN member
Joined
Fri, Jun 06, 2014, 5:23 PM UTC
HN karma
1,717
Public activity
262 items

About rasbt

AI researcher and statistics professor

Recent public activity

  1. story
  2. comment
    Comment #41489978

    Thanks for sharing!

  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #40681057

    I disagree here: Setting up a large-scale pretraining run is super complex if you have to manage your distributed computing platform, but looking at how the training data looks lik…

  9. comment
    Comment #40680773

    Agreed, understanding how a method works and how it would be done helps with developing an intuition for its limitations -- what it can and what it can't do

  10. comment
    Comment #40680719

    thanks for mentioning, that makes me super happy to hear!

  11. comment
    Comment #40680622

    I wouldn't pretrain from scratch, but continued pretraining is pretty popular for adapating LLMs to recent and/or custom data. (Sometimes this is referred to 'finetuning', however,…

  12. comment
    Comment #40680443

    Thanks, glad that this is helpful!

  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #39800257

    Quoting from the readme, it embraces other executers, including torch.compile and also works with multiple GPUs: > Thunder is a source-to-source compiler for PyTorch. It makes PyTo…

  22. story
  23. story
  24. comment
    Comment #39492841

    Yes, it's somewhat similar to the 2B model as it uses the same vocabulary size.

  25. comment
    Comment #39492330

    Yes, it's definitely unfair to count it as a 7B model. In that case, we could call Llama 2, which is 6.6B parameters, a 6B (or even 5B) parameter model.