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 trying to run msmoe-merging.py file using muliple gpu by setting num_processes=4 through accelerate and using same default settings, but my code run get stopped or hangs on Accelerate.backward(loss) but it is working fine for me when running on single GPU. Please guide me how can I resolve this issue, why this is happening?
I am trying to run
msmoe-merging.py
file using muliple gpu by settingnum_processes=4
through accelerate and using same default settings, but my code run get stopped or hangs on Accelerate.backward(loss) but it is working fine for me when running on single GPU. Please guide me how can I resolve this issue, why this is happening?Script
Configuration File (
finetune_config.yaml
)The text was updated successfully, but these errors were encountered: