CheckpointLoadMetadataConfig¶
Module: fast_llm.engine.checkpoint.config
Inherits from: CheckpointPathConfigBase, CheckpointConfigBase
Fields¶
format—core-
Type:
typeDefault:FastLLMCheckpointFormatFormat of the checkpoint.
load_config—core-
Type:
ModelConfigTypeDefault:"model"Configuration to save/load.
path—core-
Type:
PathorNoneDefault:NoneLocation of the checkpoint.
timeout—optional-
Type:
floatorNoneDefault:NoneCustom timeout for lengthy operations.