Skip to content

PretrainedFastLLMModelConfig

Abstract

This class cannot be instantiated directly. Use one of the variants listed below.

Module: fast_llm.engine.multi_stage.config

Fields

modelcore

Type: FastLLMModelConfig    Default: (sub-fields optional)

Configuration for the Fast-LLM model.

pretrainedfeature

Type: CheckpointLoadConfig    Default: (sub-fields optional)

Configuration for loading the configuration and state of a pretrained model.

Used in