CheckpointStateConfigBase¶
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.
model_weights—feature- Type:
boolDefault:True optimizer_state—feature- Type:
boolDefault:None