WeightsBroadcastConfig¶
Module: fast_llm.engine.training.config
Fields¶
backend—feature-
Type:
DistributedBackendDefault:"nccl"Backend for the external NCCL process group.
external_world_size—feature-
Type:
intDefault:1World size of the external NCCL process group.
host—feature-
Type:
strDefault:"localhost"Master address for the external NCCL process group.
port—feature-
Type:
intDefault:23456Master port for the external NCCL process group.