ash_at_hny
- Karma
- 0
- Created
- ()
- Submissions
- 0
- 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…