Skip to content

WeightsBroadcastConfig

Module: fast_llm.engine.training.config

Fields

backendfeature

Type: DistributedBackend    Default: "nccl"

Backend for the external NCCL process group.

external_world_sizefeature

Type: int    Default: 1

World size of the external NCCL process group.

hostfeature

Type: str    Default: "localhost"

Master address for the external NCCL process group.

portfeature

Type: int    Default: 23456

Master port for the external NCCL process group.

Used in