ash_at_hny
No user record in our sample, but ash_at_hny has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Turning Karpathy's Autoregressive Baby GPT into Diffusion GPT Step by Step (colab.research.google.com)
- The Annotated Discrete Diffusion Models (github.com)
-
I've been exploring how diffusion models, which have transformed image and video generation, can be applied to text generation. The math behind discrete diffusion models can be a bit intimidating at first, so I put…