PretrainedFastLLMModelConfig¶
Abstract
This class cannot be instantiated directly. Use one of the variants listed below.
Module: fast_llm.engine.multi_stage.config
Fields¶
model—core-
Type: FastLLMModelConfig Default: (sub-fields optional)
Configuration for the Fast-LLM model.
pretrained—feature-
Type: CheckpointLoadConfig Default: (sub-fields optional)
Configuration for loading the configuration and state of a pretrained model.