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
Hi @Hai-chao-Zhang , the finetuning codes can run with a single 40G A100, just change --nproc_per_node to 1 and adjust the --accum_iter accordingly. If you met OOM error during training, consider decreasing the batch size.
I can't even run a single batch on one 40G A100.
The text was updated successfully, but these errors were encountered: