Method RequestStop
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
RequestStop()
Requests a cooperative stop of the in-progress training run. Training halts after the current batch; the adapter trained so far is saved.
public void RequestStop()
Requests a cooperative stop of the in-progress training run. Training halts after the current batch; the adapter trained so far is saved.
public void RequestStop()