llama2.c
llama2.c copied to clipboard
how to use train.py to train from llama2-HF model.
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.