Property TrainingCheckpoint
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
TrainingCheckpoint
Gets or sets the file path of the training checkpoint used to resume a LoRA training session.
public string TrainingCheckpoint { get; set; }
Gets or sets the file path of the training checkpoint used to resume a LoRA training session.
public string TrainingCheckpoint { get; set; }