Table of Contents

Property LoraTrainingParameters

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

LoraTrainingParameters

Provides a reference to the parameters used for training and fine-tuning AI models with the Low-Rank Adaptation (LoRA) approach.

public LoraTrainingParameters LoraTrainingParameters { get; }

Property Value

LoraTrainingParameters

An instance of LoraTrainingParameters containing settings for the LoRA-based model training and fine-tuning.