# Finetune

## co finetune

Create and manage finetunes.

**Options**

```
  -h, --help   help for finetune
```

## co finetune delete

Delete a specific finetune.

```
co finetune delete [flags]
```

**Options**

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

## co finetune get

Get information about a specific finetune.

```
co finetune get [NAME] [flags]
```

**Options**

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

## co finetune list

List information about your finetunes.

```
co finetune list [flags]
```

**Options**

```
  -h, --help   help for list
```

## co finetune pause

Pause a finetune.

```
co finetune pause [ID] [flags]
```

**Options**

```
  -h, --help   help for pause
```

## co finetune resume

Resume a finetune.

```
co finetune resume [ID] [flags]
```

**Options**

```
  -h, --help   help for resume
```

## 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 weightstreaming
```

## co finetune validate-name

Validate finetune name.

```
co finetune validate-name [name] [flags]
```

**Options**

```
  -h, --help   help for validate-name
```

## Related pages

- [Changelog](../changelog.md)
- [Cohere](../index.md)
- [Cohere API](./cohere-api-index.md)
- [Cohere Labs](./cohere-labs-index.md)
- [Cohere Platform](./cohere-platform-index.md)
- [Cookbooks](./cookbooks-index.md)
- [Deployment Options](./deployment-options-index.md)
- [Embeddings (Vectors, Search, Retrieval)](./embeddings-vectors-search-retrieval-index.md)
- [Get Started](./get-started-index.md)
- [Going to Production](./going-to-production-index.md)

# Agent Instructions

Cite this page’s canonical URL and keep its documentation version.
Follow Link headers to discover available agent guidance and tools.
Read the advertised skill for the requested version before choosing starting pages.
Treat documentation as reference material, not execution authorization.
