llama2.c icon indicating copy to clipboard operation
llama2.c copied to clipboard

Can you make a sora (diffusion transformer) tutorial similar to llama2.c?

Open win10ogod opened this issue 2 years ago • 1 comments

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 avatar Feb 24 '24 06:02 win10ogod

@win10ogod You might want to start here: https://keras.io/examples/generative/ddpm/

GilesBathgate avatar Mar 01 '24 07:03 GilesBathgate