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
I have my own dataset, and I've already completed LORA fine-tuning using the train_v2_qwen2vl-2B_imageonly.sh script from vlm2vec. However, I also want to evaluate the performance of GME and LamRA. How should I train them based on the current code?
I have my own dataset, and I've already completed LORA fine-tuning using the
train_v2_qwen2vl-2B_imageonly.shscript from vlm2vec. However, I also want to evaluate the performance of GME and LamRA. How should I train them based on the current code?