Skip to content

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

formatcore

Type: type    Default: FastLLMCheckpointFormat

Format of the checkpoint.

model_weightsfeature
Type: bool    Default: True
optimizer_statefeature
Type: bool    Default: None