You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great work, and thank you for open-sourcing it! I have a few questions:
First, since I currently need to use multiple images per sample, can the lmms-lab/M4-Instruct-Data format JSON file be directly used in scripts/train/finetune_ov.sh for training?
Second, does this work support LoRA training? My current understanding of finetune_ov.sh is that it only supports full-parameter fine-tuning. If there’s a way to apply LoRA for training the language model, I’d greatly appreciate your guidance!