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
We use torchrun to launch the training script, you can check here to see its difference with torch.distributed.launch on the local_rank.
Moreover, you can change the fire into argparse.
After finetuning the model with A100 80G * 4 GPU with the following commands:
it shows:
The text was updated successfully, but these errors were encountered: