PatchPreprocessingConfig¶
Module: fast_llm.data.document.config
Inherits from: LengthPreprocessingConfig, BatchPreprocessingConfig
Fields¶
causal- Type:
boolDefault:True distributed- Type: DistributedConfig Default: (sub-fields optional)
namespace- Type:
strDefault:"vision" normalization- Type: ImageNormalizationConfig or
NoneDefault:None return_cumulative_sequence_lengths- Type:
boolDefault:False return_document_index- Type:
boolDefault:False return_max_sequence_lengths- Type:
boolDefault:False return_position_index- Type:
boolDefault:False shape- Type: tuple[
int,Ellipsis] Default:(3, 16, 16)