LLAMA-2 Finetune

Hello,

I have done fine-tuning using meta-llama/Llama-2-7b-hf model. After completing the training, I called the trainer.save_model(“trained-model”) but this line is not store model on local disk. Can someone please let me on this issue?

Thanks,
Sani