llama2.c
llama2.c copied to clipboard
Can you make a sora (diffusion transformer) tutorial similar to llama2.c?
Can you make a sora (diffusion transformer) tutorial similar to llama2.c? @karpathy As the title says I would like to ask you to create a teaching project with training and inference functions.
@win10ogod You might want to start here: https://keras.io/examples/generative/ddpm/