CheckpointSaveMetadataConfig¶
Module: fast_llm.engine.checkpoint.config
Inherits from: CheckpointPathConfigBase, CheckpointConfigBase
Fields¶
format—core-
Type:
typeDefault:FastLLMCheckpointFormatFormat of the checkpoint.
path—core-
Type:
PathorNoneDefault:NoneLocation of the checkpoint.
timeout—optional-
Type:
floatorNoneDefault:NoneCustom timeout for lengthy operations.