Live data from Hacker News

Viewing profile — nathan-barry

nathan-barry

HN member
Joined
Mon, May 08, 2023, 3:18 AM UTC
HN karma
550
Public activity
53 items

About nathan-barry

https://nathan.rs

Recent public activity

  1. comment
    Comment #48557841

    LLMs are very good at lossless compression via arithmetic coding. But I didn't know that it was possible to go the reverse direction (do language modeling via a compressor). It's n…

  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
    Show HN: Tiny Diffusion – Minimal diffusion LM in 364 lines

    I previously posted this a month and a half ago: https://news.ycombinator.com/item?id=45876742 I have rewritten it to be much more simple, from 951 lines of code to just 364, with …

  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #45934454

    Actually NVIDIA made one earlier this year, check out their Fast-dLLM paper

  20. comment
    Comment #45933086

    Hey, I’ll add the MIT licenses later today!

  21. comment
    Comment #45931660

    Yes, this is the case. During training, the model will get a sequence of text (ex, 512 tokens long) with a percentage of them masked out (with a special token). It learns how to un…

  22. comment
  23. story
    Show HN: Tiny Diffusion – A character-level text diffusion model from scratch

    This is a character-level language diffusion model for text generation. The model is a modified version of Nanochat's GPT implementation and is trained on Tiny Shakespeare! It is o…

  24. story
  25. story