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

how to use train.py to train from llama2-HF model.

Open bailuan opened this issue 1 year ago • 0 comments

Is the export.py only created for model in run.c ? I use it to export hf model to a model.bin, but it doesn't work when I use it in train.py, I want train that from pretrained but not from scrach.

bailuan avatar Oct 14 '24 06:10 bailuan