Viewing profile — nathan-barry
nathan-barry
HN member- Joined
- Mon, May 08, 2023, 3:18 AM UTC
- HN karma
- 550
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About nathan-barry
Recent public activity
-
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…
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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 …
- story
- story
- story
- story
- story
- story
-
comment
Comment #45934454
Actually NVIDIA made one earlier this year, check out their Fast-dLLM paper
-
comment
Comment #45933086
Hey, I’ll add the MIT licenses later today!
-
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…
- comment
-
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…
- story
- story