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 am using your code as is i.e. trying to train Qwen 2 VL 2B model on two GPUs with batch size 1. I notice that the GRPO loss starts at 0 and remains zero through atleast 72 steps after which I stopped training. Is this an issue?
Hi,
I am using your code as is i.e. trying to train Qwen 2 VL 2B model on two GPUs with batch size 1. I notice that the GRPO loss starts at 0 and remains zero through atleast 72 steps after which I stopped training. Is this an issue?