Finetune
co finetune
Section titled “co finetune”Create and manage finetunes.
Options
-h, --help help for finetuneco finetune delete
Section titled “co finetune delete”Delete a specific finetune.
co finetune delete [flags]Options
-h, --help help for delete
--id string id of finetune to deleteco finetune get
Section titled “co finetune get”Get information about a specific finetune.
co finetune get [NAME] [flags]Options
-h, --help help for get
--id string id of finetuneco finetune list
Section titled “co finetune list”List information about your finetunes.
co finetune list [flags]Options
-h, --help help for listco finetune pause
Section titled “co finetune pause”Pause a finetune.
co finetune pause [ID] [flags]Options
-h, --help help for pauseco finetune resume
Section titled “co finetune resume”Resume a finetune.
co finetune resume [ID] [flags]Options
-h, --help help for resumeco finetune run
Section titled “co finetune run”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 weightstreamingco finetune validate-name
Section titled “co finetune validate-name”Validate finetune name.
co finetune validate-name [name] [flags]Options
-h, --help help for validate-name