CheckpointPathConfigBase¶
Abstract
This class cannot be instantiated directly. Use one of the variants listed below.
Module: fast_llm.engine.checkpoint.config
Inherits from: 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.