-y skips it.
Check what a run still holds with sf job status before cleaning, and
export anything worth keeping first.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete an experiment’s checkpoints and logs
sf clean my-grpo
-y skips it.
config.yaml and recipe.lock.json stay, so the
experiment can be resubmitted — but any checkpoint you had not exported is gone, and so is the
ability to start a new run with --init-from pointing at it.sf job status before cleaning, and
export anything worth keeping first.
sf cleansf clean <EXP> [options]
| Argument | Description |
|---|---|
EXP | Experiment name or path (required) |
| Option | Description |
|---|---|
--yes, -y | Skip the confirmation |