exportLastCheckpointOnly

public abstract SupervisedTuningSpec.Builder exportLastCheckpointOnly(boolean exportLastCheckpointOnly)

Setter for exportLastCheckpointOnly.

exportLastCheckpointOnly: Optional. If set to true, disable intermediate checkpoints for SFT and only the last checkpoint will be exported. Otherwise, enable intermediate checkpoints for SFT. Default is false.