LLaVA-NeXT
LLaVA-NeXT copied to clipboard
dpo_ov7b.sh imports data_processing which is missing
In train_dpo.py line 41, it imports data_processing which is removed in the latest commit. from data_processing.utils import load_jsonl, load_json ModuleNotFoundError: No module named 'data_processing'