Skip to content

CheckpointSaveMetadataConfig

Module: fast_llm.engine.checkpoint.config

Inherits from: CheckpointPathConfigBase, CheckpointConfigBase

Fields

formatcore

Type: type    Default: FastLLMCheckpointFormat

Format of the checkpoint.

pathcore

Type: Path or None    Default: None

Location of the checkpoint.

timeoutoptional

Type: float or None    Default: None

Custom timeout for lengthy operations.