Open tqace opened 6 months ago
Hi @tqace,
I appreciate your interest in our work. You may have to uncomment the line at https://github.com/mbzuai-oryx/Video-ChatGPT/blob/11f10e2e3cae488803f153e4f5a93c6f4a33666f/video_chatgpt/train/llava_trainer.py#L48 to save the complete checkpoints in case if you are fine-tuning the backbone or LLM as well.
Please let me know if it works for you. Thank You.
I trained the model following Training instructions, and the backbone is also fine-tuned, how do I save and load the backbone for further evaluation?