Skip to content

Commit

Permalink
Responsible use update (#236)
Browse files Browse the repository at this point in the history
* Updating responsible use.

* Updating responsible use.

* Updating responsible use.

* Updating responsible use.

* Adding filepaths.

* Fixing filepath.

* Adding images.

* Adding images.

* additional changes.

* Removing the second graph, per Diane's request.

* Misc updates.

* Adding links, minor edits.

* Making final edits.

* Last changes.

* final edits.

* Making some naming changes.

* Adding links on the actual model pages.

* Adding links on the actual model pages.

---------

Signed-off-by: trentfowlercohere <[email protected]>
Co-authored-by: Trent Fowler <[email protected]>
  • Loading branch information
trentfowlercohere and Trent Fowler authored Nov 5, 2024
1 parent 0e88f58 commit 03e7dc9
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ The Command family of models responds well with instruction-like prompts, and ar

To reduce the turnaround time for releases, we have nightly versions of Command available. This means that every week, you can expect the performance of `command-nightly` and `command-light-nightly` to improve.

For information on toxicity, safety, and using this model responsibly check out our [Command model card](https://docs.cohere.com/docs/responsible-use).

## Example Prompts

<img src='../../../assets/images/aae9450-prod_desc.png' />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Command R+ is Cohere's newest large language model, optimized for conversational

We recommend using Command R+ for those workflows that lean on complex RAG functionality and [multi-step tool use (agents)](/docs/multi-hop-tool-use). Command R, on the other hand, is great for simpler [retrieval augmented generation](/docs/retrieval-augmented-generation-rag) (RAG) and [single-step tool use](/docs/tool-use) tasks, as well as applications where price is a major consideration.

For information on toxicity, safety, and using this model responsibly check out our [Command model card](https://docs.cohere.com/docs/responsible-use).

### Model Details
| Model Name | Description | Modality | Context Length | Maximum Output Tokens | Endpoints |
|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------|----------------|-----------------------|------------------------|
Expand Down
2 changes: 2 additions & 0 deletions fern/pages/models/the-command-family-of-models/command-r.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Command R is a large language model optimized for conversational interaction and

Command R boasts high precision on [retrieval augmented generation](/docs/retrieval-augmented-generation-rag) (RAG) and tool use tasks, low latency and high throughput, a long 128,000-token context length, and strong capabilities across 10 key languages.

For information on toxicity, safety, and using this model responsibly check out our [Command model card](https://docs.cohere.com/docs/responsible-use).

### Model Details
| Model Name | Description | Modality | Context Length | Maximum Output Tokens | Endpoints|
|--------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------|----------------|-----------------------|----------|
Expand Down
5 changes: 3 additions & 2 deletions fern/pages/responsible-use/responsible-use.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: "Overview"
title: "Command R and Command R+ Model Card"
slug: "docs/responsible-use"

hidden: false
description: This doc provides guidelines for using Cohere language models ethically and constructively.
description: This doc provides guidelines for using Cohere generation models ethically and constructively.

image: "../../assets/images/5d25315-cohere_docs_preview_image_1200x630_copy.jpg"
keywords: "AI safety, AI risk, responsible AI"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ The Command family of models responds well with instruction-like prompts, and ar

To reduce the turnaround time for releases, we have nightly versions of Command available. This means that every week, you can expect the performance of `command-nightly` and `command-light-nightly` to improve.

For information on toxicity, safety, and using this model responsibly check out our [Command model card](https://docs.cohere.com/docs/responsible-use).

## Example Prompts

<img src='../../../../assets/images/aae9450-prod_desc.png' />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Command R+ 08 2024 is Cohere’s newest large language model, optimized for conv

We recommend using Command R+ 08 2024 for those workflows that lean on complex RAG functionality and [multi-step agents](/v2/docs/multi-step-tool-use). Command R 08 2024, on the other hand, is great for simpler [retrieval augmented generation (RAG)](/v2/docs/retrieval-augmented-generation-rag) and simpler tools use cases like function calling, as well as applications where speed or price is a major consideration.

For information on toxicity, safety, and using this model responsibly check out our [Command model card](https://docs.cohere.com/docs/responsible-use).

### Model Details
| Model Name | Description | Modality | Context Length | Maximum Output Tokens | Endpoints |
|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------|----------------|-----------------------|------------------------|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Command R is a large language model optimized for conversational interaction and

Command R boasts high precision on [retrieval augmented generation](/v2/docs/retrieval-augmented-generation-rag) (RAG) and tool use tasks, low latency and high throughput, a long 128,000-token context length, and strong capabilities across 10 key languages.

For information on toxicity, safety, and using this model responsibly check out our [Command model card](https://docs.cohere.com/docs/responsible-use).

### Model Details
| Model Name | Description | Modality | Context Length | Maximum Output Tokens | Endpoints|
|--------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------|----------------|-----------------------|----------|
Expand Down
2 changes: 1 addition & 1 deletion fern/v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ navigation:
href: https://cohere.ai/security
- page: Usage Guidelines
path: pages/responsible-use/responsible-use/usage-guidelines.mdx
- page: Responsibly Using Cohere Models
- page: Command R and Command R+ Model Card
path: pages/responsible-use/responsible-use.mdx
- section: Cohere for AI
contents:
Expand Down
2 changes: 1 addition & 1 deletion fern/v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ navigation:
href: https://cohere.ai/security
- page: Usage Guidelines
path: pages/responsible-use/responsible-use/usage-guidelines.mdx
- page: Responsibly Using Cohere Models
- page: Command R and Command R+ Model Card
path: pages/responsible-use/responsible-use.mdx
- section: Cohere for AI
contents:
Expand Down

0 comments on commit 03e7dc9

Please sign in to comment.