Skip to content

Commit f9052af

Browse files
committed
Add Torchrun script and enable distributed for that script
1 parent 8b5ac5c commit f9052af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/model_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# This source code is licensed under the license found in the
55
# LICENSE file in the root directory of this source tree.
6+
67
import json
78
from dataclasses import dataclass, field
89
from enum import Enum

0 commit comments

Comments
 (0)