| You can use the following commands to launch the training: | |
| ''' | |
| accelerate launch --multi_gpu train.py | |
| ''' | |
| For multi years, we can use: | |
| ''' | |
| accelerate launch --multi_gpu trainMultiYear.py | |
| ''' | |
| You can use the following commands to launch the training: | |
| ''' | |
| accelerate launch --multi_gpu train.py | |
| ''' | |
| For multi years, we can use: | |
| ''' | |
| accelerate launch --multi_gpu trainMultiYear.py | |
| ''' | |