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
在训练llava模型时。将deepspeed的stage从2改为3,出现报错 AttributeError: 'LlavaMultiModalProjector' object has no attribute 'ds_grads_remaining',这是为什么呢?博主的自定义的llava模型不支持stage3吗?