Table of Contents

Property EnableSampleProcessing

Namespace
LMKit.Finetuning
Assembly
LM-Kit.NET.dll

EnableSampleProcessing

Gets or sets a value indicating whether imported samples should be pre-processed by the engine. When enabled, preprocessing optimizes prompt formatting.

public bool EnableSampleProcessing { get; set; }

Property Value

bool