Table of Contents

Property Parameters

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

Parameters

Training hyperparameters. Configure before calling a training method.

public LoraTrainingParameters Parameters { get; set; }

Property Value

LoraTrainingParameters
Share