Property Stop
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
Stop
Set to true to request a cooperative stop. Training halts after the current batch and the adapter trained so far can still be saved.
public bool Stop { get; set; }
Set to true to request a cooperative stop. Training halts after the current batch and the adapter trained so far can still be saved.
public bool Stop { get; set; }