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

add llama 3 support to llm.c

Open karpathy opened this issue 1 year ago • 0 comments

This branch starts with a copy paste of train_gpt2.cu and test_gpt2.cu, but these two files (and other files) will change to incorporate Llama 3.1 support, before merging back to master.

karpathy avatar Sep 13 '24 19:09 karpathy