llm.c
llm.c copied to clipboard
add train_llama31.py
Support the training, finetuning of Llama 3.1 on the Python side only for now, to create reference tensors to match in C later.