Skip to content

Commit

Permalink
Update command-beta.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: Michael <[email protected]>
  • Loading branch information
mkozakov authored Aug 30, 2024
1 parent 0289bbc commit 018e34d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ updatedAt: "Tue Jun 04 2024 18:34:22 GMT+0000 (Coordinated Universal Time)"
|---------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------|-----------------------|-------------------------------------------------------------------------------------------|
| `command` | An instruction-following conversational model that performs language tasks with high quality, more reliably and with a longer context than our base generative models. | 4k | 4k | [Chat](/reference/chat), <br/>[Summarize](/reference/summarize) |
| `command-light` | A smaller, faster version of `command`. Almost as capable, but a lot faster. | 4k | 4k | [Chat](/reference/chat), <br/>[Summarize](/reference/summarize-2) |
| `command-nightly` | To reduce the time between major releases, we put out nightly versions of command models. For `command`, that is `command-nightly`. <br/><br/>Be advised that `command-nightly` is the latest, most experimental, and (possibly) unstable version of its default counterpart. Nightly releases are updated regularly, without warning, and are not recommended for production use. | 128K | 128k | [Chat](/reference/chat) |
| `command-nightly` | To reduce the time between major releases, we put out nightly versions of command models. For `command`, that is `command-nightly`. <br/><br/>Be advised that `command-nightly` is the latest, most experimental, and (possibly) unstable version of its default counterpart. Nightly releases are updated regularly, without warning, and are not recommended for production use. | 128K | 4k | [Chat](/reference/chat) |
| `command-light-nightly` | To reduce the time between major releases, we put out nightly versions of command models. For `command-light`, that is `command-light-nightly`. <br/><br/>Be advised that `command-light-nightly` is the latest, most experimental, and (possibly) unstable version of its default counterpart. Nightly releases are updated regularly, without warning, and are not recommended for production use. | 4k | 4k | [Chat](/reference/chat) |


Expand Down

0 comments on commit 018e34d

Please sign in to comment.