Skip to main content
Cohere

Search documentation

Type to search this documentation.

On this pageOverview

Finetune

Create and manage finetunes.

Options

  -h, --help   help for finetune

Delete a specific finetune.

co finetune delete [flags]

Options

  -h, --help        help for delete
      --id string   id of finetune to delete

Get information about a specific finetune.

co finetune get [NAME] [flags]

Options

  -h, --help        help for get
      --id string   id of finetune

List information about your finetunes.

co finetune list [flags]

Options

  -h, --help   help for list

Pause a finetune.

co finetune pause [ID] [flags]

Options

  -h, --help   help for pause

Resume a finetune.

co finetune resume [ID] [flags]

Options

  -h, --help   help for resume

Run a finetune.

co finetune run [name] [flags]

Options

  -b, --base-model string   base model name
  -d, --data string         data to finetune on
  -h, --help                help for run
  -n, --name string         name of finetune
  -s, --separator string    data processing separator
  -w, --weightstream        use weightstreaming

Validate finetune name.

co finetune validate-name [name] [flags]

Options

  -h, --help   help for validate-name
Suggest an edit

Propose a replacement for this page. The site team reviews it before applying any changes.

Export
Documentation menu